summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville10-23/+498
2010-12-22Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan1-1/+4
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg3-14/+37
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg4-0/+55
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg2-8/+101
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg2-0/+59
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg2-0/+42
2010-12-22Bluetooth: Add error handling for managment command handlersJohan Hedberg1-3/+8
2010-12-22rtlwifi: Fix large packet issueChaoming Li1-3/+15
2010-12-22mac80211: cleanup select_queueJohannes Berg1-14/+6
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan3-1/+10
2010-12-22rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module loadLarry Finger2-18/+5
2010-12-22rndis_wlan: add support for set_power_mgmtJussi Kivilinna1-0/+48
2010-12-22rndis_wlan: add support for set_cqm_rssi_configJussi Kivilinna1-1/+50
2010-12-22rndis_wlan: remove unused variable from priv structureJussi Kivilinna1-2/+0
2010-12-22rndis_wlan: constify rndis_config_opsJussi Kivilinna1-1/+1
2010-12-22rndis_wlan: turn radio off before interface is bring upJussi Kivilinna1-3/+3
2010-12-22rndis_wlan: do not set default_key if not WEP keyJussi Kivilinna1-0/+3
2010-12-22rndis_wlan: scanning, workaround device returning incorrect bssid-list item c...Jussi Kivilinna1-18/+62
2010-12-22b43: N-PHY: enable support for PHYs rev 3 and higherRafał Miłecki1-1/+1
2010-12-22b43: N-PHY: update 2056 radio on channel switch on rev3+Rafał Miłecki1-1/+94
2010-12-22b43: N-PHY: use correct channel tables for rev4+Rafał Miłecki2-5/+33
2010-12-22b43: N-PHY: avoid PHY hangs for rev 3 and 4Rafał Miłecki1-0/+1
2010-12-22b43: N-PHY: add init tables for 2056 radioRafał Miłecki1-0/+2931
2010-12-22b43: N-PHY: implement radio 2056 init stepsRafał Miłecki3-2/+111
2010-12-22b43: use correct firmware for newer coresRafał Miłecki1-3/+9
2010-12-22ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan1-1/+3
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf5-65/+42
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf3-25/+10
2010-12-22ath5k: Track current TX power separately from max TX powerBruno Randolf2-4/+4
2010-12-22ath5k: Separate powertable setup and writingBruno Randolf1-18/+16
2010-12-22ath5k: Simplify powertable recalculationBruno Randolf2-22/+14
2010-12-22ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter1-4/+7
2010-12-22rtlwifi: Use pci_pcie_cap()Hauke Mehrtens1-1/+1
2010-12-22ath9k: Use pci_is_pcie()Hauke Mehrtens1-1/+1
2010-12-22ath5k: Use pci_is_pcie()Hauke Mehrtens2-3/+3
2010-12-22rt2x00: Use pci_is_pcie()Hauke Mehrtens1-1/+1
2010-12-22ssb: Use pci_is_pcie()Hauke Mehrtens1-2/+2
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-22wl1251: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-22ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2-0/+2
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan4-1/+7
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan7-14/+14
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville22-24/+29
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville1-1/+1
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau3-34/+0
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau3-9/+13
2010-12-20mac80211: fix potentially redundant skb data copyingFelix Fietkau1-1/+1
2010-12-20mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau1-1/+3
2010-12-20mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau1-1/+2