summaryrefslogtreecommitdiffstats
path: root/fs/adfs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-28iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2-2/+2
2009-03-28iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar3-8/+10
2009-03-28iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2-4/+7
2009-03-28iwlwifi: support 11hMohamed Abbas2-1/+3
2009-03-28iwlcore: dont commit power command if interface is not upMohamed Abbas1-1/+1
2009-03-28iwlagn: allow power level setting all the timesMohamed Abbas2-10/+0
2009-03-28iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy1-2/+11
2009-03-28iwl3945: use changed in iwl3945_mac_configMohamed Abbas1-8/+12
2009-03-28iwlagn: use changed in mac_configMohamed Abbas2-80/+85
2009-03-28nl80211: rework lockingJohannes Berg1-105/+166
2009-03-28ath5k: Add tx power calibration supportNick Kossifidis7-97/+1180
2009-03-28rt2x00: Update MAINTAINERS entry: new mailinglistIvo van Doorn1-1/+1
2009-03-28mac80211: Tear down aggregation sessions for suspend/resumeSujith4-0/+45
2009-03-28ath5k: remove dummy PCI "retry timeout" fixBob Copeland1-7/+0
2009-03-28ath5k: disable MIB interruptsBob Copeland1-1/+1
2009-03-28ath5k: Convert chip specific calibration data to a generic formatNick Kossifidis2-273/+629
2009-03-28ath5k: Choose the right initvals for RF2425Nick Kossifidis1-2/+2
2009-03-28ieee80211: document DS bit usageJohannes Berg1-0/+16
2009-03-28ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan1-6/+13
2009-03-28mac80211: acquire sta_lock for station suspend/resumeJohannes Berg1-8/+10
2009-03-28nl80211: export supported commandsJohannes Berg2-0/+33
2009-03-28mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan1-2/+11
2009-03-28wireless: radiotap updatesJohannes Berg4-24/+9
2009-03-28mac80211: stop queues across suspend/resumeJohannes Berg2-0/+7
2009-03-28mac80211: fix warnings in ieee80211_if_configJohannes Berg1-9/+3
2009-03-28ath9k: Update copyright in all the filesSujith28-28/+28
2009-03-28ath9k: Fix bug in handling single stream stationsSujith1-9/+9
2009-03-28ath9k: Fill in ack signal in TX statusSujith1-2/+6
2009-03-28ath9k: Fix bug in 4K EEPROM size calculationSujith1-1/+1
2009-03-28ath9k: Change return type for set_board_values()Sujith3-12/+4
2009-03-28ath9k: Introduce a helper function for setting board gain valuesSujith1-120/+99
2009-03-28ath9k: Move AR5416_VER_MASK to a common locationSujith2-4/+1
2009-03-28ath9k: Miscellaneous EEPROM handling cleanupSujith2-51/+28
2009-03-28ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez1-18/+0
2009-03-28ath9k: Add support for multiple virtual AP interfacesJouni Malinen2-26/+27
2009-03-28mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa1-0/+23
2009-03-28mac80211: reduce max number of queuesJohannes Berg1-1/+1
2009-03-28mac80211: remove ieee80211_num_regular_queuesJohannes Berg3-10/+4
2009-03-28ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan1-0/+2
2009-03-28cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre3-41/+1
2009-03-28mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen1-1/+2
2009-03-28ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov1-10/+11
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev1-0/+1
2009-03-27gianfar: only check headroom when FCB is neededLi Yang1-2/+4
2009-03-27gianfar: Fix kfree(skb)David S. Miller1-1/+1
2009-03-27cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2-35/+106
2009-03-27cxgb3: differentiate portx and Tx channelsDivy Le Ray3-19/+24
2009-03-27cxgb3: use resource_size_t for mmio declarationsDivy Le Ray1-1/+4
2009-03-27cxgb3: sge setup fixesDivy Le Ray2-8/+39
2009-03-27cxgb3: start qset timers when setup succeededDivy Le Ray3-4/+24