summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
| | * | ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
| | * | airo: use simple_write_to_bufferAkinobu Mita2011-01-041-13/+7Star
| | * | ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
| | * | iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka2011-01-043-16/+6Star
| | * | ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-043-713/+825
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-01-042-5/+6
| | |\ \
| | | * | iwlwifi: remove reference to Gen2Wey-Yi Guy2010-12-261-3/+3
| | | * | iwlagn: fix FH errorJohannes Berg2010-12-261-1/+2
| | | * | iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-01-0410-23/+498
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan2010-12-231-1/+4
| | | * | Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-233-14/+37
| | | * | Bluetooth: Add management events for controller addition & removalJohan Hedberg2010-12-234-0/+55
| | | * | Bluetooth: Add read_info management commandJohan Hedberg2010-12-232-8/+101
| | | * | Bluetooth: Add read_index_list management commandJohan Hedberg2010-12-232-0/+59
| | | * | Bluetooth: Add read_version management commandJohan Hedberg2010-12-232-0/+42
| | | * | Bluetooth: Add error handling for managment command handlersJohan Hedberg2010-12-231-3/+8
| | | * | Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg2010-12-082-1/+10
| | | * | Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg2010-12-084-7/+136
| | | * | Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg2010-12-083-0/+51
| | | * | Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-12-071-1/+1
| | | * | Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan2010-12-061-1/+7
| | * | | rtlwifi: Fix large packet issueChaoming Li2010-12-221-3/+15
| | * | | mac80211: cleanup select_queueJohannes Berg2010-12-221-14/+6Star
| | * | | ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
| | * | | rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module loadLarry Finger2010-12-222-18/+5Star
| | * | | rndis_wlan: add support for set_power_mgmtJussi Kivilinna2010-12-221-0/+48
| | * | | rndis_wlan: add support for set_cqm_rssi_configJussi Kivilinna2010-12-221-1/+50
| | * | | rndis_wlan: remove unused variable from priv structureJussi Kivilinna2010-12-221-2/+0Star
| | * | | rndis_wlan: constify rndis_config_opsJussi Kivilinna2010-12-221-1/+1
| | * | | rndis_wlan: turn radio off before interface is bring upJussi Kivilinna2010-12-221-3/+3
| | * | | rndis_wlan: do not set default_key if not WEP keyJussi Kivilinna2010-12-221-0/+3
| | * | | rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...Jussi Kivilinna2010-12-221-18/+62
| | * | | b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki2010-12-221-1/+1
| | * | | b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki2010-12-221-1/+94
| | * | | b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki2010-12-222-5/+33
| | * | | b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki2010-12-221-0/+1
| | * | | b43: N-PHY: add init tables for 2056 radioRafał Miłecki2010-12-221-0/+2931
| | * | | b43: N-PHY: implement radio 2056 init stepsRafał Miłecki2010-12-223-2/+111
| | * | | b43: use correct firmware for newer coresRafał Miłecki2010-12-221-3/+9
| | * | | ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
| | * | | ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-225-65/+42Star
| | * | | ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-223-25/+10Star
| | * | | ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-222-4/+4
| | * | | ath5k: Separate powertable setup and writingBruno Randolf2010-12-221-18/+16Star
| | * | | ath5k: Simplify powertable recalculationBruno Randolf2010-12-222-22/+14Star
| | * | | ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-221-4/+7
| | * | | rtlwifi: Use pci_pcie_cap()Hauke Mehrtens2010-12-221-1/+1
| | * | | ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1