summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-07-06b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller65-155/+16569
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-05net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser1-2/+2
2011-07-05net: vxge: Use is_multicast_ether_addr helperTobias Klauser1-9/+5
2011-07-05net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser1-5/+3
2011-07-05net: depca: Use helpers from linux/etherdevice.hTobias Klauser1-3/+3
2011-07-05net: rionet: Use is_multicast_ether_addrTobias Klauser1-1/+1
2011-07-05net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser1-1/+1
2011-07-05net: igb: Use is_multicast_ether_addr helperTobias Klauser1-1/+2
2011-07-05net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser1-4/+3
2011-07-05net: e1000e: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-07-05b44: use dev_kfree_skb() in b44_tx()Eric Dumazet1-1/+1
2011-07-04net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda1-4/+4
2011-07-01net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-4/+1
2011-07-01be2net: clear intr bit in be_probe()Sathya Perla1-0/+6
2011-07-01be2net: create/destroy rx-queues on interface open/closeSathya Perla3-44/+111
2011-07-01be2net: fix certain cmd failure loggingSathya Perla2-18/+23
2011-07-01qlcnic: add external loopback supportAmit Kumar Salecha3-12/+22
2011-07-01net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+0
2011-07-01net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-5/+3
2011-07-01net: depca: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-13/+8
2011-07-01net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser1-8/+6
2011-07-01wanxl: remove a stray irq enableDan Carpenter1-1/+1
2011-07-01Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_fo...Alexander Smirnov1-3/+0
2011-07-01jme: Cleanup PM operations after using new PM APIGuo-Fu Tseng2-12/+13
2011-07-01jme: Fix compile warning introduced by new pm macroGuo-Fu Tseng1-1/+1
2011-07-01can: remove useless defaults in KconfigKurt Van Dijck1-3/+0
2011-07-01enic: Add support to configure hardware interrupt coalesce timers in a platfo...Vasanthy Kolluri11-26/+122
2011-07-01virtio-net: per cpu 64 bit stats (v2)stephen hemminger1-6/+79
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank1-0/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville65-155/+16569
2011-06-29rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter1-1/+2
2011-06-29rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger6-101/+101
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki1-1/+49
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan1-0/+2
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2-7/+5
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki2-2/+9
2011-06-29b43: HT-PHY: add init tablesRafał Miłecki1-0/+588
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki1-0/+33
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki2-1/+6
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason2-10/+4