summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-16drivers: connector: fixed coding style issuesValentin Ilie3-25/+28
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan1-0/+7
2012-07-16tg3: Add hwmon support for temperatureMichael Chan2-0/+150
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson2-2/+86
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson1-24/+32
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan1-21/+21
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-225/+265
2012-07-16be2net: dont pull too much data in skb linear partEric Dumazet1-3/+3
2012-07-16be2net: update driver versionPadmanabh Ratnakar1-1/+1
2012-07-16be2net: Add description about various RSS hash typesPadmanabh Ratnakar1-2/+12
2012-07-16net/mlx4_en: dereferencing freed memoryDan Carpenter1-3/+1
2012-07-16net/mlx4: off by one in parse_trans_rule()Dan Carpenter1-1/+1
2012-07-16hyperv: Add support for setting MAC from within guestsHaiyang Zhang3-1/+109
2012-07-16usb: Use eth_random_addrJoe Perches2-3/+3
2012-07-16s390: Use eth_random_addrJoe Perches2-2/+2
2012-07-16drivers/net: Use eth_random_addrJoe Perches2-2/+2
2012-07-16wireless: Use eth_random_addrJoe Perches10-10/+10
2012-07-16net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-16ethernet: Use eth_random_addrJoe Perches15-16/+16
2012-07-16lpc_eth: remove duplicated includeDuan Jiong1-1/+0
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2-147/+129
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck4-15/+22
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck4-23/+35
2012-07-14ixgbe: Cleanup unpacking code for DCBAlexander Duyck1-25/+22
2012-07-14ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck1-7/+23
2012-07-14e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick3-7/+31
2012-07-14e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave1-6/+8
2012-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller153-15289/+3200
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville153-15289/+3200
2012-07-12be2net: Enable RSS UDP hashing for Lancer and SkyhawkPadmanabh Ratnakar3-0/+12
2012-07-12be2net: Fix port name in message during driver loadPadmanabh Ratnakar3-2/+57
2012-07-12be2net: Fix cleanup path when EQ creation failsPadmanabh Ratnakar1-2/+3
2012-07-12be2net: Activate new FW after FW download for LancerPadmanabh Ratnakar5-78/+180
2012-07-12be2net: Fix initialization sequence for LancerPadmanabh Ratnakar3-68/+87
2012-07-12be2net : Fix die temperature stat for LancerPadmanabh Ratnakar3-7/+8
2012-07-12be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar1-1/+1
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-12/+0
2012-07-12team: add broadcast modeJiri Pirko3-1/+101
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko2-3/+9
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-209/+127
2012-07-12netxen: fix link notification orderFlavio Leitner1-2/+2
2012-07-12drivers/ieee802154/at86rf230: rework irq handleralex.bluesman.smirnov@gmail.com1-14/+18
2012-07-12smsc95xx: signedness bug in get_regs()Dan Carpenter1-1/+2
2012-07-12net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer3-0/+495
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2-7/+18
2012-07-11iwmc3200top: remove driver for unavailable hardwareJohn W. Linville12-2103/+0
2012-07-11i2400m: remove SDIO device supportJohn W. Linville11-1510/+8
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-4/+36
2012-07-11bcma: fix CC driver compilation on MIPSRafał Miłecki1-1/+1