aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller12-20/+0
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez1-2/+2
2008-10-31ath9k: remove useless conditionalBob Copeland1-3/+0
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2-7/+26
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov1-6/+5
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis6-79/+247
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-1/+1
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin1-0/+1
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet1-9/+0
2008-10-31iwlwifi: run through spell checkerTomas Winkler26-92/+91
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler6-185/+62
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin1-1/+3
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler5-69/+74
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler5-39/+41
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler1-2/+2
2008-10-31iwlwifi: refactor TX response flowTomas Winkler6-119/+125
2008-10-31mac80211: Re-enable aggregationSujith2-5/+4
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith1-1/+1
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez2-2/+9
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez1-1/+1
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez3-29/+15
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2-25/+12
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville9-87/+141
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-22/+1
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville14-198/+99
2008-10-31Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei1-9/+12
2008-10-31Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-10-31rt2x00: reduce checkpatch.pl errorsJohn Daiker4-5/+5
2008-10-31ath5k: reduce checkpatch.pl errorsJohn Daiker3-12/+12
2008-10-31hostap: Fix sparse warningsLarry Finger1-1/+1
2008-10-31mac80211: remove rate_control_clearJohannes Berg3-27/+0
2008-10-31iwlwifi: protect headers from double inclusionTomas Winkler2-1/+6
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville5-105/+316
2008-10-31p54: borrow some setup code from stlc45xxChristian Lamparter3-46/+51
2008-10-31p54: fix memory managementChristian Lamparter4-163/+229
2008-10-31p54: p54: refactor p54_rx_frame_sentChristian Lamparter1-57/+61
2008-10-31p54: refactor statistic timer codeChristian Lamparter1-14/+25
2008-10-31p54: broken out edcf changesChristian Lamparter3-78/+58
2008-10-31iwlwifi: tx command must run on same tfd as packetTomas Winkler1-3/+2
2008-10-31iwlwifi: fix TX cmd dma unmappingTomas Winkler5-184/+163
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler6-62/+51
2008-10-31iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler1-13/+40
2008-10-31iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2-10/+7
2008-10-31iwlwifi: expand error lookup and align outputJay Sternberg1-17/+40
2008-10-31iwlwifi: define firmware file name onceJay Sternberg1-6/+8
2008-10-31ipw2x00: change default policy for auto-associateTim Gardner2-4/+4
2008-10-31p54: implement MRRJohannes Berg1-22/+108
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg34-277/+427
2008-10-31airo: Kill directly reference of netdev->privWang Chen1-85/+86