summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou1-40/+15
2009-08-09tun: Extend RTNL lock coverage over whole ioctlHerbert Xu1-31/+19
2009-08-09fec: fix FEC driver packet transmission breakageGreg Ungerer1-4/+5
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin2-8/+8
2009-08-09irda: fix read buffer overflowRoel Kluin1-1/+1
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller35-164/+158
2009-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-15/+22
2009-08-07libertas: correct packing of rxpd structureBob Dunlop1-2/+2
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek1-2/+2
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek1-4/+8
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek1-2/+3
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek1-4/+4
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek1-0/+2
2009-08-07ipw2x00: Write outside array boundsZhu Yi1-1/+1
2009-08-05Add IDs for 3C905B-TX Fast Etherlink XL PCIPascal Terjan1-0/+4
2009-08-05netxen: fix dma mask update calculationDhananjay Phadke1-2/+2
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds37-121/+263
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering2-1/+4
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck1-0/+4
2009-08-033c59x: Fix build failure with gcc 3.2Jean Delvare1-4/+6
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-8/+27
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack2-1/+14
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-08-03libertas: Read buffer overflowRoel Kluin1-1/+1
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall1-6/+6
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons1-1/+1
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2-0/+6
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2-1/+74
2009-08-02mlx4_en: Fix double pci unmapping.Yevgeny Petrilin1-0/+1
2009-08-02pcnet32: VLB support fixesDon Fry1-5/+7
2009-08-02pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry1-11/+7
2009-08-02netxen: fix coherent dma mask settingDhananjay Phadke1-12/+25
2009-08-02s6gmac: Read buffer overflowroel kluin1-1/+1
2009-08-02tulip: Read buffer overflowroel kluin1-3/+3
2009-08-02pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet1-0/+1
2009-08-02ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan1-16/+18
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2-1/+6
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2-9/+9
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr1-3/+10
2009-07-30gianfar: fix coalescing setup in ethtool support Jiajun Wu1-6/+4
2009-07-30pppoe: fix /proc/net/pppoeEric Dumazet1-0/+1
2009-07-30eexpress: Read buffer overflowroel kluin1-3/+3
2009-07-303c515: Write outside array boundsroel kluin1-1/+3
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+35
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-133/+229
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2