summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff
2012-04-15atl1: make function to set imr of cardTony Zelenoff
2012-04-15atl1: use defined functions to disable irqTony Zelenoff
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff
2012-04-15atl1: make driver napi compatibleTony Zelenoff
2012-04-15atl1: handle rx in separate conditionTony Zelenoff
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-14net/wan: use module_pci_driverAxel Lin
2012-04-14net/tokenring: use module_pci_driverAxel Lin
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-04-13bonding: Fixup get_tx_queue() op second arg type.David S. Miller
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky
2012-04-13rtnetlink & bonding: change args got get_tx_queuesstephen hemminger
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13net: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX
2012-04-13caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com
2012-04-13net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli
2012-04-12wiznet: Add missing #include <linux/irq.h>Geert Uytterhoeven
2012-04-12drivers/net: Remove CONFIG_WIZNET_TX_FLOW optionMike Sinkovsky