summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches
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-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-03net: sh_eth: remove __flush_purge_regionYoshihiro Shimoda
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
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29rtlwifi: potential forever loop in rtl92de_hw_init()Dan Carpenter
2011-06-29rtlwifi: rtl8192de: Fix build errors when using allyes configurationLarry Finger
2011-06-29b43: HT-PHY: correct 0x2059 radio initRafał Miłecki
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan
2011-06-29b43: HT-PHY: basic PHY initRafał Miłecki
2011-06-29b43: HT-PHY: add init tablesRafał Miłecki
2011-06-29b43: HT-PHY: init radio when enabling itRafał Miłecki
2011-06-29b43: HT-PHY: replace radio routing magic numbersRafał Miłecki
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason