summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-222-3/+3
* | rt2x00: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
* | ssb: Use pci_is_pcie()Hauke Mehrtens2010-12-221-2/+2
* | wl12xx: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* | wl1251: remove unnecessary importHauke Mehrtens2010-12-221-1/+0
* | ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-222-0/+2
* | ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-224-1/+7
* | ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-227-14/+14
* | rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville2010-12-2222-24/+29
* | rtlwifi: use alloc_workqueueJohn W. Linville2010-12-201-1/+1
* | ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
* | ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
* | mac80211: fix potentially redundant skb data copyingFelix Fietkau2010-12-201-1/+1
* | mac80211: skip unnecessary pskb_expand_head callsFelix Fietkau2010-12-201-1/+3
* | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmitFelix Fietkau2010-12-201-1/+2
* | wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
* | rtlwifi: Fix use of mutex in interrupt codeLarry Finger2010-12-203-5/+6
* | MAINTAINERS: Fix typo in rtl8192ce entryLarry Finger2010-12-201-1/+1
* | ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
* | rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier2010-12-201-1/+1
* | ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
* | ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
* | rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville2010-12-2021-52/+52
* | mac80211: Remove unused third address from mesh address extension header.Javier Cardona2010-12-204-25/+16
* | ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
* | nl80211: Export available antennasBruno Randolf2010-12-202-0/+14
* | cfg80211: Separate available antennas for RX and TXBruno Randolf2010-12-202-10/+19
* | mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona2010-12-206-11/+21
* | mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-2012-36/+214
* | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2010-12-204-33/+38
* | rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-164-22/+22
* | rtl8192ce: Update MAINTAINERSLarry Finger2010-12-161-0/+10
* | ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
* | rtl8192ce: Fix build on powerpcLarry Finger2010-12-161-0/+2
* | ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
* | cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez2010-12-162-2/+5
* | ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
* | ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
* | ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
* | ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
* | ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
* | ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
* | ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
* | nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2010-12-166-2/+100
* | Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville2010-12-1617-324/+848
|\ \
| * | wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
| * | wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
| * | wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
| * | wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
| * | wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
OpenPOWER on IntegriCloud