summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-04-16mv643xx_eth: update copyrightLennert Buytenhek
2008-04-16mv643xx_eth: only print banner onceLennert Buytenhek
2008-04-16mv643xx_eth: pass port identifier to register accessorsLennert Buytenhek
2008-04-16mv643xx_eth: report netdev name in all printksLennert Buytenhek
2008-04-16mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek
2008-04-16mv643xx_eth: various cleanupsLennert Buytenhek
2008-04-16mv643xx_eth: mp->tx_desc_count needs spinlock protectionLennert Buytenhek
2008-04-16mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler
2008-04-16iwlwifi: introduce host commands callbacksTomas Winkler
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler
2008-04-16mac80211: allow WDS modeJohannes Berg
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio
2008-04-16mac80211: fix key todo list orderJohannes Berg
2008-04-16mac80211: fix spinlock recursionJohannes Berg
2008-04-16proc: switch /proc/driver/ray_cs/ray_cs to seq_file interfaceAlexey Dobriyan
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre
2008-04-16libertas: un-garbage various command structsHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-16mac80211: further RCU fixesJohannes Berg
2008-04-16rt2x00: Only free skb when beacon_update failsIvo van Doorn
2008-04-16mac80211: fix key hwaccel raceJohannes Berg
2008-04-16ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch
2008-04-16mlme.c: fixup some merge damageJohn W. Linville
2008-04-16[TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner
2008-04-16[NET]: Do not allocate unneeded memory for dev->priv alignment.Pavel Emelyanov
2008-04-16[NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev