aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo
2009-08-14ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez
2009-08-14ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez
2009-08-14wl1251: remove unused definitions from wl1251_reg.hKalle Valo
2009-08-14wl1251: remove wl1251_ops.cKalle Valo
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo
2009-08-14b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik
2009-08-14usbnet: add rx queue pausingJussi Kivilinna
2009-08-14b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik
2009-08-14b43: LP-PHY: Implement reading band SPROMGábor Stefanik
2009-08-14libertas: name the network device wlan%dDaniel Mack
2009-08-14mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona
2009-08-14trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho
2009-08-14b43: Fix a typo in the sync_stx routineGábor Stefanik
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona
2009-08-14mac80211: Assign a default mesh beaconing interval.Javier Cardona
2009-08-14mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona
2009-08-14mac80211: Update the station failed frames average when minstrel is used.Javier Cardona
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona
2009-08-14mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky
2009-08-14mac80211: Improve dequeing from mpath frame queue.Javier Cardona
2009-08-14b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik
2009-08-14b43: Implement LP-PHY baseband table initializationGábor Stefanik
2009-08-14mac80211: small tx code cleanupJohannes Berg
2009-08-14mac80211: sequence number micro-optimisationJohannes Berg
2009-08-14mac80211: take statistics before encryptionJohannes Berg
2009-08-14MAINTAINERS: add information for wl1271 wireless driverLuciano Coelho
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis
2009-08-14ath5k: Preserve pcicfg bits during attachNick Kossifidis
2009-08-14ath5k: Wakeup fixesNick Kossifidis
2009-08-14ath5k: Linear PCDAC code fixesNick Kossifidis
2009-08-14ath5k: Check EEPROM before tweaking SERDESNick Kossifidis
2009-08-14rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov
2009-08-14b43: LP-PHY: Implement STX synchronizationGábor Stefanik
2009-08-14rtl818x: Add some documentation to the TX desc flagsMichael Buesch
2009-08-14cfg80211: add missing device list lockingJohannes Berg
2009-08-14ath9k: Fix regression on receiving PS poll framesLuis R. Rodriguez
2009-08-14mac80211: remove max_bandwidthPat Erley
2009-08-14rt2x00: FIF_PSPOLL filter flag supportIgor Perminov
2009-08-14rt2x00: Fix for race condition while update beaconIgor Perminov
2009-08-14rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson
2009-08-14rt2x00: Fix quality houskeeping for software diversityLars Ericsson
2009-08-14rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn
2009-08-14rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn
2009-08-14rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn
2009-08-14drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg