summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang2012-06-191-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-183-19/+21
| |\|
| | * ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | * mwifiex: fix incorrect privacy setting in beacon and probe responseAvinash Patil2012-06-121-0/+11
| | * rndis_wlan: fix matching bssid check in rndis_check_bssid_list()Jussi Kivilinna2012-06-111-1/+1
| | * ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0Star
| | * ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0Star
| * | bonding: show all the link status of slavesAmerigo Wang2012-06-181-2/+13
| * | usbnet: sanitise overlong driver information stringsPhil Sutter2012-06-181-3/+3
| * | be2net: Increase statistics structure size for skyhawk.Vasundhara Volam2012-06-181-1/+1
| * | be2net: Modify error message to incorporate subsystemVasundhara Volam2012-06-181-6/+6
| * | be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi2012-06-181-1/+1
| * | ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-181-2/+11
| * | bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-171-1/+1
| * | bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-171-23/+29
| * | qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter2012-06-161-1/+1
| * | bnx2x: fix panic when TX ring is fullEric Dumazet2012-06-161-5/+3Star
| * | can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-161-2/+2
* | | Fix typo in printed messagesAnatol Pomozov2012-06-242-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-1453-196/+2262
|\ \
| * | bnx2x: fix checksum validationEric Dumazet2012-06-142-21/+21
| * | bonding: Fix corrupted queue_mappingEric Dumazet2012-06-131-4/+5
| * | bonding:record primary when modify it via sysfsWeiping Pan2012-06-131-2/+6
| * | tilegx network driver: initial supportChris Metcalf2012-06-123-2/+1902
| * | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-121-1/+2
| * | net: stmmac: Fix clock en-/disable callsStefan Roese2012-06-121-2/+2
| * | lpc_eth: fix tx completionEric Dumazet2012-06-111-5/+5
| * | lpc_eth: add missing ndo_change_mtu()Eric Dumazet2012-06-111-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-119-26/+51
| |\|
| | * iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| | * iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| | * b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
| | * iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
| | * mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
| | * rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
| | * net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5Star
| * | dummy: fix rcu_sched self-detected stallsEric Dumazet2012-06-111-1/+3
| * | virtio-net: fix a race on 32bit archesEric Dumazet2012-06-111-7/+12
| * | r8169: avoid NAPI scheduling delay.françois romieu2012-06-111-5/+1Star
| * | netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-091-1/+1
| * | be2net: fix a race in be_xmit()Eric Dumazet2012-06-081-2/+3
| * | Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1Star
| * | stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-083-12/+72
| * | sky2: fix checksum bit management on some chipsstephen hemminger2012-06-071-4/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-0611-23/+78
| |\|
| | * iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-051-0/+1
| | * iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
| | * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| | * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7Star
| | * brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2