| Commit message (Expand) | Author | Age | Files | Lines |
* | sky2: version 1.30 | stephen hemminger | 2011-11-17 | 1 | -1/+1 |
* | sky2: used fixed RSS key | stephen hemminger | 2011-11-17 | 1 | -4/+9 |
* | sky2: reduce default Tx ring size | stephen hemminger | 2011-11-17 | 1 | -1/+1 |
* | sky2: rename up/down functions | stephen hemminger | 2011-11-17 | 1 | -10/+10 |
* | sky2: pci posting issues | stephen hemminger | 2011-11-17 | 1 | -0/+3 |
* | sky2: fix hang on shutdown (and other irq issues) | stephen hemminger | 2011-11-17 | 1 | -18/+27 |
* | r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list | Florian Fainelli | 2011-11-17 | 1 | -1/+1 |
* | MAINTAINERS: change email address for shemminger | Stephen Hemminger | 2011-11-16 | 1 | -3/+3 |
* | pch_gbe: Move #include of module.h | Joe Perches | 2011-11-16 | 1 | -1/+1 |
* | bnx2x: cache-in compressed fw image | Dmitry Kravkov | 2011-11-16 | 2 | -30/+35 |
* | net/cadence: enable by default NET_ATMEL | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-16 | 1 | -0/+1 |
* | bridge: correct IPv6 checksum after pull | stephen hemminger | 2011-11-16 | 1 | -0/+2 |
* | qeth: Reduce CPU consumption through less SIGA-r calls | Einar Lueck | 2011-11-16 | 1 | -2/+1 |
* | qeth: l3 fix rcu splat in xmit | Frank Blaschka | 2011-11-16 | 1 | -0/+7 |
* | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 | 1 | -0/+2 |
* | qeth: remove WARN_ON leftover | Christian Borntraeger | 2011-11-16 | 1 | -1/+0 |
* | qeth: return with -EPERM if sniffing is not enabled | Ursula Braun | 2011-11-16 | 1 | -2/+2 |
* | tcp: clear xmit timers in tcp_v4_syn_recv_sock() | Eric Dumazet | 2011-11-16 | 1 | -0/+1 |
* | net-next:asix: V2 Update VERSION | Grant Grundler | 2011-11-15 | 1 | -1/+1 |
* | net-next:asix: V2 more fixes for ax88178 phy init sequence | Grant Grundler | 2011-11-15 | 1 | -7/+15 |
* | net-next:asix: reduce AX88772 init time by about 2 seconds | Grant Grundler | 2011-11-15 | 1 | -5/+25 |
* | net-next:asix:poll in asix_get_phyid in case phy not ready | Grant Grundler | 2011-11-15 | 1 | -2/+10 |
* | net-next:asix:PHY_MODE_RTL8211CL should be 0xC | Grant Grundler | 2011-11-15 | 1 | -1/+1 |
* | net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer | Jesper Juhl | 2011-11-15 | 1 | -2/+4 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-14 | 7 | -23/+36 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-11 | 7 | -23/+36 |
| |\ |
|
| | * | mwifiex: fix association issue with AP configured in hidden SSID mode | Amitkumar Karwar | 2011-11-11 | 1 | -2/+4 |
| | * | iwlwifi: avoid a panic when unloading the module with RF Kill | Emmanuel Grumbach | 2011-11-11 | 1 | -16/+17 |
| | * | mac80211: fix race between connection monitor & suspend | Johannes Berg | 2011-11-09 | 1 | -1/+1 |
| | * | wireless: libertas: fix unaligned le64 accesses | Steven Miao | 2011-11-09 | 1 | -1/+1 |
| | * | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez | 2011-11-09 | 1 | -0/+3 |
| | * | mac80211: fix bug in ieee80211_build_probe_req | Johannes Berg | 2011-11-09 | 1 | -0/+4 |
| | * | mac80211: fix NULL dereference in radiotap code | Johannes Berg | 2011-11-09 | 1 | -3/+6 |
* | | | NET: MIPS: lantiq: fix etop compile error | John Crispin | 2011-11-14 | 1 | -0/+2 |
* | | | mlx4_en: Remove FCS bytes from packet length. | Yevgeny Petrilin | 2011-11-14 | 2 | -1/+6 |
* | | | net-netlink: Add a new attribute to expose TCLASS values via netlink | Maciej Żenczykowski | 2011-11-14 | 2 | -3/+4 |
* | | | net/usb: Misc. fixes for the LG-VL600 LTE USB modem | Mark Kamichoff | 2011-11-14 | 2 | -15/+12 |
* | | | net/smsc911x: Always wait for the chip to be ready | Robert Marklund | 2011-11-14 | 1 | -0/+12 |
* | | | bridge: Fix potential deadlock on br->multicast_lock | Andrey Vagin | 2011-11-14 | 1 | -2/+2 |
* | | | ip6_tunnel: copy parms.name after register_netdevice | Josh Boyer | 2011-11-14 | 1 | -1/+7 |
* | | | forcedeth: fix stats on hardware without extended stats support | david decotigny | 2011-11-14 | 1 | -9/+27 |
* | | | rds: drop "select LLIST" | Paul Bolle | 2011-11-14 | 1 | -1/+0 |
* | | | net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_... | Jesper Juhl | 2011-11-14 | 1 | -4/+2 |
* | | | ah: Don't return NET_XMIT_DROP on input. | Nick Bowler | 2011-11-13 | 2 | -4/+0 |
|/ / |
|
* | | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-10 | 4 | -6/+6 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-09 | 15 | -29/+95 |
|\ \ |
|
| * | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill... | John W. Linville | 2011-11-09 | 15 | -29/+95 |
| |\| |
|
| | * | wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are... | Eyal Shapira | 2011-11-08 | 1 | -1/+1 |
| | * | ath: Fix NULL ptr dereference in ath_reg_apply_world_flags | Helmut Schaa | 2011-11-08 | 1 | -0/+2 |
| | * | cfg80211: fix missing kernel-doc | Johannes Berg | 2011-11-08 | 1 | -0/+4 |