summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-29rt2x00: Replace RFKILL with INPUTIvo van Doorn4-90/+46
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan4-2/+55
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland1-5/+5
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland2-0/+9
2009-01-29p54: power save managementChristian Lamparter2-0/+43
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter1-2/+4
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter3-4/+10
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos1-1/+1
2009-01-29mac80211: clean up set_key callbackJohannes Berg11-83/+89
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo1-4/+4
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch2-4/+10
2009-01-29p54: regulatory domain hintsChristian Lamparter2-1/+39
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter2-0/+21
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter2-13/+58
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch4-12/+111
2009-01-29b43: detect N PHY revision/radioJohannes Berg1-2/+2
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian5-302/+337
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg2-0/+2
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan3-5/+6
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez2-12/+12
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez1-46/+41
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez1-25/+1
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez1-27/+19
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez1-6/+3
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez1-8/+4
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez4-14/+1
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2-6/+6
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez3-7/+6
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez3-42/+27
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez3-14/+10
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez4-127/+74
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez1-4/+6
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez3-14/+13
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez1-32/+40
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas3-85/+3
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2-33/+35
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz3-34/+6
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz7-90/+103
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas6-57/+46
2009-01-29iwl3945: use iwl_rb_statusWinkler, Tomas6-14/+4
2009-01-29iwl3945: use iwl_get_hw_modeKolekar, Abhijeet1-8/+2
2009-01-29iwl3945: release resources before shutting downKolekar, Abhijeet1-4/+6
2009-01-29iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet1-67/+79
2009-01-29iwl3945: add set_pwr_srcKolekar, Abhijeet1-3/+7
2009-01-29iwl3945: add apm opsKolekar, Abhijeet2-53/+88
2009-01-29iwl3945: add load ucode opKolekar, Abhijeet2-151/+160
2009-01-29iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet1-170/+34
2009-01-29iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet3-31/+24