summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mwl8k: prevent module unload hangLennert Buytenhek2009-08-071-2/+2
| * | | | | | | | mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek2009-08-071-4/+8
| * | | | | | | | mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek2009-08-071-2/+3
| * | | | | | | | mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek2009-08-071-4/+4
| * | | | | | | | mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek2009-08-071-0/+2
| * | | | | | | | ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Add IDs for 3C905B-TX Fast Etherlink XL PCIPascal Terjan2009-08-051-0/+4
* | | | | | | | netxen: fix dma mask update calculationDhananjay Phadke2009-08-051-2/+2
|/ / / / / / /
* | | | | | | ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-042-1/+4
* | | | | | | igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck2009-08-041-0/+4
* | | | | | | 3c59x: Fix build failure with gcc 3.2Jean Delvare2009-08-031-4/+6
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-037-8/+27
|\ \ \ \ \ \ \
| * | | | | | | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
| * | | | | | | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
| * | | | | | | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
| * | | | | | | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
| * | | | | | | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
| * | | | | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
* | | | | | | | sky2: Avoid transmits during sky2_down()Mike McCormack2009-08-032-1/+14
* | | | | | | | ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
|/ / / / / / /
* | | | | | | mlx4_en: Fix double pci unmapping.Yevgeny Petrilin2009-08-021-0/+1
* | | | | | | pcnet32: VLB support fixesDon Fry2009-08-021-5/+7
* | | | | | | pcnet32: remove superfluous NULL pointer check in pcnet32_probe1()Don Fry2009-08-021-11/+7
* | | | | | | netxen: fix coherent dma mask settingDhananjay Phadke2009-08-021-12/+25
* | | | | | | s6gmac: Read buffer overflowroel kluin2009-08-021-1/+1
* | | | | | | tulip: Read buffer overflowroel kluin2009-08-021-3/+3
* | | | | | | pppol2tp: calls unregister_pernet_gen_device() at unload timeEric Dumazet2009-08-021-0/+1
* | | | | | | ppp: fix lost fragments in ppp_mp_explode() (resubmit)Ben McKeegan2009-08-021-16/+18
* | | | | | | ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2009-07-302-1/+6
* | | | | | | ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-302-9/+9
* | | | | | | ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-301-3/+10
* | | | | | | gianfar: fix coalescing setup in ethtool support Jiajun Wu2009-07-301-6/+4
* | | | | | | pppoe: fix /proc/net/pppoeEric Dumazet2009-07-301-0/+1
* | | | | | | eexpress: Read buffer overflowroel kluin2009-07-301-3/+3
* | | | | | | 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-309-35/+35
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
| * | | | | | libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| * | | | | | iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| * | | | | | ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
| * | | | | | airo: Buffer overflowRoel Kluin2009-07-271-7/+6
| * | | | | | wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2
| * | | | | | iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
| * | | | | | iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | | | | | | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
|/ / / / / /
* | | | | | ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
* | | | | | r8169: WakeOnLan fix for the 8168françois romieu2009-07-261-2/+11
* | | | | | netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-261-0/+7
* | | | | | smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-261-1/+2
* | | | | | eepro: Read buffer overflowRoel Kluin2009-07-261-1/+1
OpenPOWER on IntegriCloud