summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan
2012-06-11tilegx network driver: initial supportChris Metcalf
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-11lpc_eth: fix tx completionEric Dumazet
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11dummy: fix rcu_sched self-detected stallsEric Dumazet
2012-06-10virtio-net: fix a race on 32bit archesEric Dumazet
2012-06-10r8169: avoid NAPI scheduling delay.françois romieu
2012-06-08netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed
2012-06-08rtl8187: ->brightness_set can not sleepStanislaw Gruszka
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-05iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-06-04iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-06-04brcmfmac: Fix likely misuse of | for &Joe Perches
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-06-04iwlwifi: fix TX power antenna accessJohannes Berg
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-06-04mwifiex: invalidate bss config before setting channel for uAPAvinash Patil
2012-06-04net/hyperv: Use wait_event on outstanding sends during device removalHaiyang Zhang
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches
2012-06-03can: c_can: fix race condition in c_can_open()AnilKumar Ch
2012-06-03can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch