summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger1-1/+1
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger1-10/+4
2008-04-16sc92031: use net_device statsStephen Hemminger1-36/+34
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2-15/+11
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik1-2/+3
2008-04-16drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches1-2/+0
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming16-23/+22
2008-04-16gianfar: Support NAPI for TX FramesDai Haruki2-16/+53
2008-04-16spidernet: revise link status loggingIshizaki Kou1-4/+6
2008-04-16spidernet: fix error interrupt handlingIshizaki Kou1-12/+10
2008-04-16spidernet: change interrupt masksIshizaki Kou1-3/+2
2008-04-16spidernet: increase auto-negotiation timeout to 5 secondsIshizaki Kou1-1/+1
2008-04-16spidernet: add missing initializationIshizaki Kou1-0/+4
2008-04-16tc35815: Whitespace cleanupAtsushi Nemoto1-185/+187
2008-04-16tc35815: Use generic PHY layerAtsushi Nemoto2-752/+302
2008-04-16tc35815: Use managed pci iomap helperAtsushi Nemoto1-83/+38
2008-04-16tc35815: Use netdev_priv()Atsushi Nemoto1-39/+39
2008-04-16tc35815: Use print_mac() helperAtsushi Nemoto1-22/+14
2008-04-16tc35815: Statistics cleanupAtsushi Nemoto1-30/+31
2008-04-16mv643xx_eth: update copyrightLennert Buytenhek1-1/+5
2008-04-16mv643xx_eth: only print banner onceLennert Buytenhek1-1/+3
2008-04-16mv643xx_eth: pass port identifier to register accessorsLennert Buytenhek1-78/+78
2008-04-16mv643xx_eth: report netdev name in all printksLennert Buytenhek1-11/+6
2008-04-16mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek1-118/+128
2008-04-16mv643xx_eth: various cleanupsLennert Buytenhek1-39/+16
2008-04-16mv643xx_eth: mp->tx_desc_count needs spinlock protectionLennert Buytenhek1-11/+10
2008-04-17[POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt1-1/+2
2008-04-17Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras1-2/+33
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis5-643/+139
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis5-14/+365
2008-04-16iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach3-7/+6
2008-04-16iwlwifi: fix unload warning and errorMohamed Abbas2-1/+5
2008-04-16iwlwifi: arrange max number of Tx queuesRon Rindjunsky6-13/+17
2008-04-16iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2-3/+3
2008-04-16iwlwifi: move rxon associated command to hcmdTomas Winkler4-41/+51
2008-04-16iwlwifi: introduce host commands callbacksTomas Winkler2-0/+8
2008-04-16iwlwifi: move HW device registrationRon Rindjunsky3-19/+19
2008-04-16iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler5-65/+67
2008-04-16iwlwifi: support different num of tx and rx antennasTomas Winkler3-9/+14
2008-04-16iwlwifi: hw_setting cleanupTomas Winkler6-58/+61
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach5-33/+21
2008-04-16b43: Add fastpath to b43_mac_suspend()Michael Buesch1-0/+7
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler4-44/+40
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre1-9/+22
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre4-24/+11
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre1-21/+6
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler3-11/+12
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach3-123/+123
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach4-6/+34
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach4-2/+58