aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-04-16spidernet: increase auto-negotiation timeout to 5 secondsIshizaki Kou
2008-04-16spidernet: add missing initializationIshizaki Kou
2008-04-16tc35815: Whitespace cleanupAtsushi Nemoto
2008-04-16tc35815: Use generic PHY layerAtsushi Nemoto
2008-04-16tc35815: Use managed pci iomap helperAtsushi Nemoto
2008-04-16tc35815: Use netdev_priv()Atsushi Nemoto
2008-04-16tc35815: Use print_mac() helperAtsushi Nemoto
2008-04-16tc35815: Statistics cleanupAtsushi Nemoto
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-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-16b43legacy: fix TBTT and PU timingsStefano Brivio
2008-04-16proc: switch /proc/driver/ray_cs/ray_cs to seq_file interfaceAlexey Dobriyan
2008-04-16libertas: un-garbage various command structsHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-16rt2x00: Only free skb when beacon_update failsIvo van Doorn
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-16[TUN]: Allow to register tun devices in namespace.Pavel Emelyanov
2008-04-16[TUN]: Make the tun_dev_list per-net.Pavel Emelyanov
2008-04-16[TUN]: Introduce the tun_net structure and init/exit net ops.Pavel Emelyanov