aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-06veth: Kill unused tx_droppedEric Dumazet1-4/+1
2011-07-05veth: Kill unused code label and code block.David S. Miller1-7/+0
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller140-539/+1255
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller68-159/+16573
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner1-5/+1
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner3-12/+111
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner2-13/+40
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner5-0/+42
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner1-15/+65
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner2-1/+14
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner3-30/+62
2011-07-05bnx2x: PFC fixesYaniv Rosner3-37/+64
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo1-4/+3
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser1-2/+2
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser1-9/+5
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser1-5/+3
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser1-3/+3
2011-07-04net: rionet: Use is_multicast_ether_addrTobias Klauser1-1/+1
2011-07-04net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser1-1/+1
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser1-1/+2
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser1-4/+3
2011-07-04net: e1000e: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-07-04b44: use dev_kfree_skb() in b44_tx()Eric Dumazet1-1/+1
2011-07-03natsemi: silence dma-debug warningsFUJITA Tomonori1-1/+2
2011-07-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda1-4/+4
2011-07-03net: 8139too: Initial necessary vlan_features to support vlanShan Wei1-0/+1
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc is calledShyam Iyer1-4/+3
2011-07-01qlge:Version change to v1.00.00.29Jitendra Kalsaria1-1/+1
2011-07-01qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria1-13/+9
2011-07-01qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2-4/+15
2011-07-016pack,mkiss: fix lock inconsistencyArnd Bergmann2-4/+4
2011-07-01Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpanDavid S. Miller2-4/+0
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-32/+36
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-4/+1
2011-06-30be2net: clear intr bit in be_probe()Sathya Perla1-0/+6
2011-06-30be2net: create/destroy rx-queues on interface open/closeSathya Perla3-44/+111
2011-06-30be2net: fix certain cmd failure loggingSathya Perla2-18/+23
2011-06-30qlcnic: add external loopback supportAmit Kumar Salecha3-12/+22
2011-06-30net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+0
2011-06-30net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+3
2011-06-30net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-13/+8
2011-06-30net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-8/+6
2011-06-30wanxl: remove a stray irq enableDan Carpenter1-1/+1
2011-06-30Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.Alexander Smirnov1-3/+0
2011-06-30jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2-12/+13
2011-06-30jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng1-1/+1
2011-06-30can: remove useless defaults in KconfigKurt Van Dijck1-3/+0
2011-06-30enic: Add support to configure hardware interrupt coalesce timers in a platform independent wayVasanthy Kolluri11-26/+122