summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib-average: Make config option selectableMichael Buesch2011-03-041-1/+8
* ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
* ath9k: Add a debugfs interface to dump chip registersVasanthakumar Thiagarajan2011-03-041-0/+54
* rtl8187: Change rate-control feedbackLarry Finger2011-03-042-5/+22
* rtlwifi: usb parts should depend on CONFIG_USBJohn W. Linville2011-03-041-3/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-03-041-3/+4
|\
| * iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-03-0415-125/+235
|\ \
| * | wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
| * | wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
| * | wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
| * | wl12xx: Avoid redundant TX workIdo Yariv2011-03-032-5/+28
| * | wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-032-2/+2
| * | wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-0310-81/+113
| * | wl12xx: Change claiming of the SDIO busIdo Yariv2011-03-031-10/+0
| * | wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-036-3/+32
| * | wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-031-5/+5
| * | wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv2011-03-031-9/+23
| * | wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv2011-03-031-2/+14
| * | 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
OpenPOWER on IntegriCloud