summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-07-05veth: Kill unused code label and code block.David S. Miller
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-04net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: e1000e: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04b44: use dev_kfree_skb() in b44_tx()Eric Dumazet
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori
2011-07-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer
2011-07-01qlge:Version change to v1.00.00.29Jitendra Kalsaria
2011-07-01qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria
2011-07-01qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria
2011-07-016pack,mkiss: fix lock inconsistencyArnd Bergmann
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30be2net: clear intr bit in be_probe()Sathya Perla
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla
2011-06-30be2net: fix certain cmd failure loggingSathya Perla
2011-06-30qlcnic: add external loopback supportAmit Kumar Salecha
2011-06-30net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser
2011-06-30wanxl: remove a stray irq enableDan Carpenter
2011-06-30Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov
2011-06-30jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng
2011-06-30jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng
2011-06-30can: remove useless defaults in KconfigKurt Van Dijck
2011-06-30enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri
2011-06-30virtio-net: per cpu 64 bit stats (v2)stephen hemminger