summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-06-19phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang1-4/+4
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-19/+21
2012-06-18bonding: show all the link status of slavesAmerigo Wang1-2/+13
2012-06-18usbnet: sanitise overlong driver information stringsPhil Sutter1-3/+3
2012-06-18be2net: Increase statistics structure size for skyhawk.Vasundhara Volam1-1/+1
2012-06-18be2net: Modify error message to incorporate subsystemVasundhara Volam1-6/+6
2012-06-18be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi1-1/+1
2012-06-18ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller1-2/+11
2012-06-17bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz1-1/+1
2012-06-17bnx2x: fix I2C non-respondent issueYuval Mintz1-23/+29
2012-06-16qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-16can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-196/+2262
2012-06-14bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-13bonding: Fix corrupted queue_mappingEric Dumazet1-4/+5
2012-06-13bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil1-0/+11
2012-06-12tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-12tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-12net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-12lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-12lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+51
2012-06-11rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna1-1/+1
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan1-9/+0
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-06-11virtio-net: fix a race on 32bit archesEric Dumazet1-7/+12
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-09netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap1-1/+1
2012-06-09be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2-7/+16
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+21
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed1-0/+1
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka1-1/+1
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev1-15/+5
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO3-12/+72
2012-06-08sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-23/+78
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-2/+2
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO5-35/+31