summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel
2011-06-10b43: check for allocation failuresDan Carpenter
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar
2011-06-10iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka
2011-06-10iwlegacy: remove unused agg_tids_countStanislaw Gruszka
2011-06-10iwlegacy: remove firmware event logStanislaw Gruszka
2011-06-10iwlegacy: remove reset rf infrastructureStanislaw Gruszka
2011-06-10iwlegacy: remove recover from statisticsStanislaw Gruszka
2011-06-10iwlegacy: remove unused power commands definesStanislaw Gruszka
2011-06-10libertas: add sd8686 reset_card supportDaniel Drake
2011-06-10rtlwifi: Factor out code to receive one packetMike McCormack
2011-06-10rtlwifi: Free skb in one placeMike McCormack
2011-06-10rtlwifi: Resubmit skbs with bad CRC earlyMike McCormack
2011-06-10rtlwifi: Remove unnecessary indentMike McCormack
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-09Bluetooth: Do not ignore errors returned from strict_strtol()David Miller
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
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-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-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