summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla2-9/+3
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla1-2/+2
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla1-1/+7
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla1-2/+0
2012-06-06be2net: cleanup be_vid_config()Sathya Perla1-16/+9
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla1-1/+2
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg2-6/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg2-43/+31
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg1-4/+1
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle4-4/+4
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg32-1996/+1854
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach2-6/+15
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach2-6/+27
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg2-0/+20
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach5-26/+58
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach6-50/+50
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach5-10/+10
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach1-4/+1
2012-06-06iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach1-18/+18
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2-7/+0
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg8-19/+14
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg2-34/+8
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg35-115/+106
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg1-23/+1
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg11-16/+13
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer1-1/+3
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg2-0/+4
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg1-18/+2
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg1-20/+8
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg3-27/+1
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg1-10/+2
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg5-160/+82
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer5-10/+68
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer1-0/+5
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend1-2/+5
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend1-10/+5
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan4-8/+12
2012-06-06gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers1-196/+224
2012-06-06gianfar: Remove superfluous initialisationsJan Ceuleers1-16/+14
2012-06-06gianfar: various coding style and whitespace cleanupsJan Ceuleers1-144/+154
2012-06-06gianfar: comment cleanupJan Ceuleers1-72/+83
2012-06-06gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers1-8/+8
2012-06-06net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev1-6/+17
2012-06-06mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-06mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg3-37/+3
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8