summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2008-06-12mv643xx_eth: massively simplify multicast address crc8 computationLennert Buytenhek
2008-06-12mv643xx_eth: kill private unused instance of struct net_device_statsLennert Buytenhek
2008-06-12mv643xx_eth: kill FUNC_RET_STATUS/pkt_infoLennert Buytenhek
2008-06-12mv643xx_eth: move rx_return_buff() into its only callerLennert Buytenhek
2008-06-12mv643xx_eth: move port_receive() into its only callerLennert Buytenhek
2008-06-12mv643xx_eth: get rid of hungarian variable namingLennert Buytenhek
2008-06-12mv643xx_eth: kill ->rx_resource_errLennert Buytenhek
2008-06-12mv643xx_eth: kill superfluous commentsLennert Buytenhek
2008-06-12mv643xx_eth: use 'mv643xx_eth_' prefix consistentlyLennert Buytenhek
2008-06-12mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixesLennert Buytenhek
2008-06-12mv643xx_eth: clean up rx/tx descriptor field definesLennert Buytenhek
2008-06-12mv643xx_eth: remove port serial status register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: move MIB offset defines into their only userLennert Buytenhek
2008-06-12mv643xx_eth: get rid of RX_BUF_OFFSETLennert Buytenhek
2008-06-12mv643xx_eth: move PHY wait defines into callersLennert Buytenhek
2008-06-12mv643xx_eth: clarify irq masking and unmaskingLennert Buytenhek
2008-06-12mv643xx_eth: remove unused DESC_SIZE defineLennert Buytenhek
2008-06-12mv643xx_eth: nuke port status register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: delete unused port serial control register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: delete unused SDMA config register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: get rid of individual port config extend register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: get rid of individual port config register bit definesLennert Buytenhek
2008-06-12mv643xx_eth: shorten reg namesLennert Buytenhek
2008-06-12mv643xx_eth: trim unnecessary includesLennert Buytenhek
2008-06-12mv643xx_eth: reverse topological sort of functionsLennert Buytenhek
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11HSO: add option hso driverGreg Kroah-Hartman
2008-06-11drivers/net/macsonic.c: make functions staticAdrian Bunk
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk
2008-06-11drivers/net/mac8390.c: make functions staticAdrian Bunk
2008-06-11make hplance_{init,cleanup}_module() staticAdrian Bunk
2008-06-11make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk
2008-06-11macb: use random mac if stored address in EEPROM is invalidSven Schnelle
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu
2008-06-11smc911x: SuperH architecture supportMagnus Damm
2008-06-11smc911x: introduce platform data flagsMagnus Damm
2008-06-11smc911x: pass along private data and use iomemMagnus Damm
2008-06-11smc911x: fix 16-bit I/O operationsMagnus Damm
2008-06-11smc911x: remove unused 8-bit I/O operationsMagnus Damm
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings