summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg
2011-11-16Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan
2011-11-10Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg
2011-11-10Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter
2011-11-09mwifiex: remove unneeded kfree(NULL);Dan Carpenter
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09brcm80211: fmac: optimize chip core info managementFranky Lin
2011-11-09brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin
2011-11-09brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip core revision functionFranky Lin
2011-11-09brcm80211: fmac: abstract chip iscoreup functionFranky Lin
2011-11-09brcm80211: fmac: chip attach code flow clean upFranky Lin
2011-11-09brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin
2011-11-09brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin
2011-11-09brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin
2011-11-09brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: abstract chip buscore setup functionFranky Lin
2011-11-09brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin
2011-11-09brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg