summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-08skge/sky2: change config references to Marvellstephen hemminger
2011-07-08sky2: version 1.29stephen hemminger
2011-07-08sky2: support for new Optima chipsets (EXPERIMENTAL)stephen hemminger
2011-07-08sky2: use correct Inter Packet Gap at 10/100mbitstephen hemminger
2011-07-08sky2: force receive checksum when using RSS on some hardware (v2)stephen hemminger
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma
2011-07-07gianfar v2: code cleanupsSebastian Poehn
2011-07-07skge: update versionstephen hemminger
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger
2011-07-07add pci-id for DGE-530Tstephen hemminger
2011-07-07skge: cleanup pci id tablestephen hemminger
2011-07-07net: fix warning of versioncheckShan Wei
2011-07-06veth: Kill unused tx_droppedEric Dumazet
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