aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-26/+49
2011-08-11e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-11e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-11e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-11e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville9-26/+49
2011-08-11PCnet: Fix section mismatchRalf Baechle1-1/+1
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov1-1/+1
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov2-9/+32
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov1-0/+8
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov1-5/+25
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov1-2/+3
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto1-0/+2
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto1-0/+2
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp1-1/+1
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2-6/+2
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland1-9/+14
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon1-0/+2
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker1-1/+1
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn1-0/+1
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger1-3/+8
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan1-1/+1
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan1-3/+3
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens1-3/+17
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-08-07gianfar: fix fiper alignment after resetting the timeRichard Cochran1-7/+2
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li1-1/+0
2011-08-07slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya1-1/+1
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds50-238/+430
2011-08-05mlx4: decreasing ref count when removing macYevgeny Petrilin1-3/+6
2011-08-04ixgbe: fix PHY link setup for 82599Emil Tantilov1-0/+1
2011-08-04ixgbe: fix __ixgbe_notify_dca() bail out codeDon Skidmore1-1/+1
2011-08-04igb: fix WOL on second port of i350 deviceCarolyn Wyborny1-1/+1
2011-08-04e1000e: minor re-order of #include filesBruce Allan2-2/+2
2011-08-04e1000e: remove unnecessary check for NULL pointerBruce Allan1-2/+1
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg18-0/+59
2011-08-04macb: restore wrap bit when performing underrun cleanupTord Andersson1-0/+3
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano1-100/+56
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
2011-08-03mlx4: Fixing Ethernet unicast packet steeringYevgeny Petrilin2-1/+3
2011-08-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-40/+84
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville16-40/+84
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner1-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner1-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner1-2/+9
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner1-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner1-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner1-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner3-3/+18