summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-225-0/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-218-62/+46
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-172-1/+5
| |\
| | * mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam2011-06-151-1/+3
| | * mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar2011-06-151-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0911-75/+65
| |\|
| | * iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28
| | * iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
| | * rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-071-15/+13
| | * rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0612-126/+58
| |\ \
* | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08103-1261/+2320
|\ \ \ \
| * | | | ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan2011-06-071-14/+3
| * | | | mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-071-5/+13
| * | | | mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-071-8/+14
| * | | | mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-071-10/+5
| * | | | mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-073-25/+11
| * | | | iwlwifi: remove unecessary if statementGreg Dietsche2011-06-071-3/+0
| * | | | iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka2011-06-071-54/+52
| * | | | wl12xx: Stop BA session event from deviceShahar Levi2011-06-076-4/+46
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0725-187/+200
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
| | * | | rt2x00: fix rmmod crashStanislaw Gruszka2011-06-062-1/+6
| | * | | iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-063-11/+10
| | | |/ | | |/|
| | * | libertas_sdio: handle spurious interruptsDaniel Drake2011-06-031-5/+16
| | * | iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-039-119/+28
| | * | ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-032-2/+14
| * | | iwlagn: call commit_rxon function directlyWey-Yi Guy2011-06-034-14/+7
| * | | iwlagn: direct call to post_scan functionWey-Yi Guy2011-06-033-3/+2
| * | | iwlagn: move all post scan functions in one placeWey-Yi Guy2011-06-032-7/+7
| * | | iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy2011-06-033-2/+14
| * | | iwlagn: save the latest smps modeWey-Yi Guy2011-06-031-0/+1
| * | | iwlegacy: add missing null checkGreg Dietsche2011-06-031-0/+3
| * | | iwlegacy: propagate error return valueGreg Dietsche2011-06-031-1/+1
| * | | iwlegacy: return -EINVAL instead of -1Greg Dietsche2011-06-031-1/+1
| * | | iwlegacy: remove unecessary if statementGreg Dietsche2011-06-031-2/+0
| * | | iwlegacy: remove unreachable codeGreg Dietsche2011-06-031-1/+0
| * | | b43: add BCMA 80211 core specific definesRafał Miłecki2011-06-031-0/+11
| * | | b43: add an option to register BROKEN bcma driverRafał Miłecki2011-06-033-1/+49
| * | | b43: do not use SSB specific flags when calling core reset functionRafał Miłecki2011-06-033-16/+13
| * | | ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2011-06-032-1/+6
| * | | rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-031-1/+1
| * | | rtlwifi: Use write barrier when assigning ownershipMike McCormack2011-06-031-0/+2
| * | | rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack2011-06-031-2/+3
| * | | rtlwifi: Don't block interrupts in spinlocksMike McCormack2011-06-033-38/+26
| * | | rtlwifi: Run IPS leave work in a taskletMike McCormack2011-06-033-2/+14
| * | | rtlwifi: Store loop index in local variableMike McCormack2011-06-031-12/+8
| * | | rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack2011-06-034-9/+0
| * | | rtlwifi: Synchronize IRQ after disabling itMike McCormack2011-06-031-0/+1
| * | | iwlagn: fix interface combinationsJohannes Berg2011-06-021-2/+2