summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko
2011-08-17via-velocity: remove non-tagged packet filteringJiri Pirko
2011-08-17bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-11e1000e: increase driver version numberBruce Allan
2011-08-11e1000e: alternate MAC address updateBruce Allan
2011-08-11e1000e: do not disable receiver on 82574/82583Bruce Allan
2011-08-11e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-11PCnet: Fix section mismatchRalf Baechle
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto
2011-08-11slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens
2011-08-07dp83640: increase receive time stamp buffer sizeRichard Cochran
2011-08-07gianfar: fix fiper alignment after resetting the timeRichard Cochran
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-08-07slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds