summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rtlwifi: rtl8192de: Merge hardware routinesChaoming Li2011-06-272-0/+2391
| | * | rtlwifi: rtl8192de: Merge firmware routinesChaoming Li2011-06-272-0/+945
| | * | rtlwifi: rtl8192de: Merge dynamic management routinesChaoming Li2011-06-272-0/+1567
| | * | rtlwifi: rtl8192de: Merge def.hChaoming Li2011-06-271-0/+269
| | * | iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-243-6/+15
| | * | iwlagn: fill beacon TX rate properlyJohannes Berg2011-06-243-24/+22
| | * | iwlagn: extend host command timeoutJohannes Berg2011-06-241-1/+1
| | * | iwlagn: fix cmd queue unmapJohannes Berg2011-06-241-4/+1
| | * | iwlagn: use PM ops macroJohannes Berg2011-06-241-8/+1
* | | | bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner2011-07-051-5/+1
* | | | bnx2x: Add autogrEEEn supportYaniv Rosner2011-07-053-12/+111
* | | | bnx2x: Fix BCM84833 initializationYaniv Rosner2011-07-052-13/+40
* | | | bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner2011-07-055-0/+42
* | | | bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner2011-07-051-15/+65
* | | | bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner2011-07-052-1/+14
* | | | bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner2011-07-053-30/+62
* | | | bnx2x: PFC fixesYaniv Rosner2011-07-053-37/+64
* | | | net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser2011-07-051-2/+2
* | | | net: vxge: Use is_multicast_ether_addr helperTobias Klauser2011-07-051-9/+5
* | | | net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser2011-07-051-5/+3
* | | | net: depca: Use helpers from linux/etherdevice.hTobias Klauser2011-07-051-3/+3
* | | | net: rionet: Use is_multicast_ether_addrTobias Klauser2011-07-051-1/+1
* | | | net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser2011-07-051-1/+1
* | | | net: igb: Use is_multicast_ether_addr helperTobias Klauser2011-07-051-1/+2
* | | | net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser2011-07-051-4/+3
* | | | net: e1000e: Use is_multicast_ether_addr helperTobias Klauser2011-07-051-1/+1
* | | | b44: use dev_kfree_skb() in b44_tx()Eric Dumazet2011-07-051-1/+1
* | | | net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda2011-07-041-4/+4
* | | | net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-4/+1
* | | | be2net: clear intr bit in be_probe()Sathya Perla2011-07-011-0/+6
* | | | be2net: create/destroy rx-queues on interface open/closeSathya Perla2011-07-013-44/+111
* | | | be2net: fix certain cmd failure loggingSathya Perla2011-07-012-18/+23
* | | | qlcnic: add external loopback supportAmit Kumar Salecha2011-07-013-12/+22
* | | | net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-5/+0
* | | | net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-5/+3
* | | | net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-13/+8
* | | | net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-011-8/+6
* | | | wanxl: remove a stray irq enableDan Carpenter2011-07-011-1/+1
* | | | Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov2011-07-011-3/+0
* | | | jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2011-07-012-12/+13
* | | | jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng2011-07-011-1/+1
* | | | can: remove useless defaults in KconfigKurt Van Dijck2011-07-011-3/+0
* | | | enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri2011-07-0111-26/+122
* | | | virtio-net: per cpu 64 bit stats (v2)stephen hemminger2011-07-011-6/+79
* | | | xen/netback: Add module alias for autoloadingBastian Blank2011-06-301-0/+1
|/ / /
* | | myri10ge: update versionJon Mason2011-06-291-2/+2
* | | myri10ge: misc style cleanupsJon Mason2011-06-291-18/+14
* | | myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-291-6/+5
* | | myri10ge: add support for set_phys_idJon Mason2011-06-292-0/+57
* | | myri10ge: allow small_bytes = 0Jon Mason2011-06-291-3/+11