summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy
2011-06-03iwlegacy: add missing null checkGreg Dietsche
2011-06-03iwlegacy: propagate error return valueGreg Dietsche
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau
2011-06-03rtlwifi: Fix logic in rx_interruptMike McCormack
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack
2011-06-03rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack
2011-06-03rtlwifi: Run IPS leave work in a taskletMike McCormack
2011-06-03rtlwifi: Store loop index in local variableMike McCormack
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-06-02iwlagn: fix interface combinationsJohannes Berg
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy
2011-06-01iwlagn: advertise interface combinationsJohannes Berg
2011-06-01iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-06-01iwlagn: solve sparse warningEmmanuel Grumbach
2011-06-01iwlagn: fix dual-mode RXONJohannes Berg
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy