aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-07-17ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck
2012-07-17ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck
2012-07-17ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck
2012-07-17Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov
2012-07-17can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall
2012-07-17can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde
2012-07-17can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch
2012-07-16asix: Factor out common codeChristian Riesch
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan
2012-07-16tg3: Add hwmon support for temperatureMichael Chan
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-16be2net: dont pull too much data in skb linear partEric Dumazet
2012-07-16be2net: update driver versionPadmanabh Ratnakar
2012-07-16be2net: Add description about various RSS hash typesPadmanabh Ratnakar
2012-07-16net/mlx4_en: dereferencing freed memoryDan Carpenter
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter
2012-07-16hyperv: Add support for setting MAC from within guestsHaiyang Zhang
2012-07-16drivers/net: Use eth_random_addrJoe Perches
2012-07-16wireless: Use eth_random_addrJoe Perches
2012-07-16net: usb: Use eth_random_addrJoe Perches
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-16lpc_eth: remove duplicated includeDuan Jiong
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck
2012-07-14ixgbe: Cleanup unpacking code for DCBAlexander Duyck
2012-07-14ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck
2012-07-14e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick
2012-07-14e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave
2012-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12be2net: Enable RSS UDP hashing for Lancer and SkyhawkPadmanabh Ratnakar
2012-07-12be2net: Fix port name in message during driver loadPadmanabh Ratnakar
2012-07-12be2net: Fix cleanup path when EQ creation failsPadmanabh Ratnakar
2012-07-12be2net: Activate new FW after FW download for LancerPadmanabh Ratnakar
2012-07-12be2net: Fix initialization sequence for LancerPadmanabh Ratnakar
2012-07-12be2net : Fix die temperature stat for LancerPadmanabh Ratnakar
2012-07-12be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko
2012-07-12team: add broadcast modeJiri Pirko
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller