summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau
2011-03-14mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville
2011-03-11mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young
2011-03-09mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant
2011-03-07mac80211: fix scan race, simplify codeJohannes Berg
2011-03-07mac80211: Add log message to ieee80211_restart_hw()Michael Buesch
2011-03-07mac80211: remove unused macrosShan Wei
2011-03-04mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-03-01Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc
2011-03-01Bluetooth: Use variable name instead of type in sizeof()Szymon Janc
2011-03-01Bluetooth: Remove unused code from get_connectionsSzymon Janc
2011-03-01Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc
2011-03-01Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc
2011-03-01mac80211: make rate control Kconfig warning depend on mac80211Johannes Berg
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau
2011-02-28Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan
2011-02-27Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo
2011-02-27Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc
2011-02-27Bluetooth: Use proper command structure in remove_uuidSzymon Janc
2011-02-25Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan
2011-02-25Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg
2011-02-25mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-25mac80211: copy peer MCS TX parametersJohannes Berg
2011-02-25mac80211: remove IBSS merge delayJohannes Berg
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23mac80211: Fix a race on enabling power save.Vivek Natarajan
2011-02-22Bluetooth: fix build break on hci_sock.cAnand Gadiyar
2011-02-21Bluetooth: Fix LE conn creationAnderson Briglia
2011-02-21Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg
2011-02-21Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg
2011-02-21Bluetooth: Add mgmt_auth_failed eventJohan Hedberg
2011-02-21Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg
2011-02-21Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg
2011-02-21Bluetooth: Add mgmt_pair_device commandJohan Hedberg
2011-02-21Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18mac80211: Clear PS related flag on disabling power save.Vivek Natarajan
2011-02-18small adjustment to net/mac80211/KconfigJan Beulich
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-18mac80211: Add power to debugfs.Ben Greear
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville