aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-12-05ath9k: Use cleaner debug masksSujith
2008-12-05rtl8187: fix retry count passed in rtl8187_txherton
2008-12-05wireless: clean up radiotap a bitJohannes Berg
2008-12-05ath9k: Handle channel initialization for AP modeSujith
2008-12-05ath5k: enable combined michael mic in key cacheBob Copeland
2008-12-05ath5k: clean up ath5k_hw_set_keyBob Copeland
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville
2008-12-03if_usb: Kill directly reference of netdev->privWang Chen
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville
2008-11-26p54: fix wmm queue settingsChristian Lamparter
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy
2008-11-26orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy
2008-11-26orinoco: Cache Symbol firmwareDavid Kilroy
2008-11-26orinoco: Separate fw caching from downloadDavid Kilroy
2008-11-26ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas
2008-11-26iwlwifi: 4965 define firmware file name onceWinkler, Tomas
2008-11-26iwlwifi: enable base band calibration in 5000 HWTomas Winkler
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas
2008-11-26iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar
2008-11-26ath5k: set mac address in add_interfaceBob Copeland
2008-11-26ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith
2008-11-26ath9k: Update TX trigger level on a FIFO underrun.Sujith
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith
2008-11-26ath9k: Move TX completion routine to xmit.cSujith
2008-11-26ath9k: Use helpersSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Use rate_driver_dataSujith
2008-11-26ath9k: Remove ath_rate_softcSujith
2008-11-26ath9k: Remove rate control reference in VAPSujith
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith
2008-11-26ath9k: Revamp RX handlingSujith
2008-11-26ath9k: Nuke fixed rate handling in driverSujith
2008-11-26ath9k: Remove half/quarter rate tablesSujith
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith
2008-11-26ath9k: Remove ath_setup_ratesSujith
2008-11-26ath9k: Simplify RC alloc/free functionsSujith
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan
2008-11-26rtl8187: Fix transmission count sent to mac80211Larry Finger