summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2-12/+9
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman3-42/+40
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman3-65/+64
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman3-73/+73
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman3-14/+12
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman3-104/+103
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman3-190/+183
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman6-19/+18
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman10-430/+432
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman3-8/+7
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman3-2/+3
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg6-9/+8
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg17-575/+419
2012-04-09iwlwifi: use scan while idleJohannes Berg2-3/+8
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg2-5/+0
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg2-13/+6
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg2-51/+2
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg1-7/+3
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg7-16/+16
2012-04-09iwlwifi: simplify calibration collectionJohannes Berg3-25/+27
2012-04-09iwlwifi: extend notification waitJohannes Berg5-23/+72
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg4-64/+85
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy1-20/+13
2012-04-09iwlwifi: phy_db structureDavid Spinadel4-0/+406
2012-04-09rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski1-8/+8
2012-04-09rtlwifi: Simplify rtl_get/set inline functionsJoe Perches1-13/+11
2012-04-09rtlwifi: Use is_zero_ether_addr, remove line continuationJoe Perches1-3/+2
2012-04-09p54usb: Load firmware asynchronouslyLarry Finger2-68/+130
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2-2/+10
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar7-0/+241
2012-04-09mwifiex: support STATION_INFO_SIGNAL_AVGAmitkumar Karwar1-3/+4
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar6-108/+9
2012-04-09mwifiex: add cfg80211 dump_station handlerAmitkumar Karwar1-0/+18
2012-04-09mwifiex: update signal strength in mBm unitsAmitkumar Karwar1-2/+3
2012-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan1-5/+5
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg6-24/+25
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan6-4/+126
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan4-115/+27
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-27/+33
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-41/+58
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-34/+135
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka1-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka1-1/+7
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet1-2/+2
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan1-1/+1
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka1-10/+6
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka3-7/+12