summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | wl12xx: fix the path to the wl12xx firmwaresSebastien Jan2011-03-031-3/+3
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-03-0410-302/+663
|\ \ | |/ |/|
| * Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc2011-03-011-9/+5
| * Bluetooth: Use variable name instead of type in sizeof()Szymon Janc2011-03-011-1/+1
| * Bluetooth: Remove unused code from get_connectionsSzymon Janc2011-03-011-6/+2
| * Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc2011-03-011-1/+1
| * Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc2011-03-011-1/+3
| * Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-274-12/+14
| * Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc2011-02-271-0/+52
| * Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-272-267/+183
| * Bluetooth: Use proper command structure in remove_uuidSzymon Janc2011-02-271-1/+1
| * Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-251-2/+0
| * Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-251-3/+1
| * Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-221-1/+1
| * Bluetooth: Fix LE conn creationAnderson Briglia2011-02-211-2/+3
| * Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg2011-02-211-28/+14
| * Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-211-0/+1
| * Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-214-3/+35
| * Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-212-10/+18
| * Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg2011-02-211-1/+1
| * Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-215-0/+194
| * Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-213-0/+161
| * Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-211-22/+40
* | mac80211: make rate control Kconfig warning depend on mac80211Johannes Berg2011-03-011-1/+1
* | b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-012-2/+1131
* | rtlwifi: Fix error registering rate-controlChaoming Li2011-03-011-9/+6
* | mac80211: add support for showing the last rx bitrateFelix Fietkau2011-03-013-10/+36
* | cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-013-20/+44
* | ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-013-20/+81
* | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-284-269/+225
* | iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-289-183/+155
* | iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-284-2/+15
* | iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-27/+62
* | iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-26/+59
* | ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-282-0/+3
* | ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-284-170/+61
* | p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-281-2/+5
* | rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani2011-02-281-3/+3
* | rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-283-2/+12
* | iwlwifi: remove duplicate initializationDan Carpenter2011-02-281-1/+1
* | Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan2011-02-281-2/+4
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-284-30/+158
|\ \
| * | iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-264-35/+57
| * | iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-262-7/+12
| * | iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-261-0/+78
| * | iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-261-0/+23
| * | iwlagn: name change for BT config commandWey-Yi Guy2011-02-262-2/+2
* | | at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-281-1/+2
|/ /
* | iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-2515-73/+71
* | mac80211: support direct offchannel TX offloadJohannes Berg2011-02-256-0/+118
OpenPOWER on IntegriCloud