| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Separate shared NIC code from Falcon-specific and rename accordingly | Ben Hutchings | 2009-11-29 | 7 | -306/+341 |
* | sfc: Add efx_nic_type operation for identity LED control | Ben Hutchings | 2009-11-29 | 3 | -3/+12 |
* | sfc: Add efx_nic_type operation for NVRAM self-test | Ben Hutchings | 2009-11-29 | 4 | -7/+17 |
* | sfc: Add efx_nic_type operation for register self-test | Ben Hutchings | 2009-11-29 | 4 | -8/+10 |
* | sfc: Implement ethtool reset operation | Ben Hutchings | 2009-11-29 | 5 | -50/+84 |
* | sfc: Add power-management and wake-on-LAN support | Ben Hutchings | 2009-11-29 | 4 | -0/+146 |
* | sfc: Generalise link state monitoring | Steve Hodgson | 2009-11-29 | 2 | -34/+61 |
* | sfc: Refactor link configuration | Ben Hutchings | 2009-11-29 | 15 | -182/+273 |
* | sfc: Move Falcon NIC operations to efx_nic_type | Ben Hutchings | 2009-11-29 | 6 | -63/+105 |
* | sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO | Ben Hutchings | 2009-11-29 | 2 | -8/+8 |
* | sfc: Remove duplicate hardware structure definitions | Ben Hutchings | 2009-11-29 | 2 | -15/+3 |
* | sfc: Remove redundant writes to INT_ADR_KER | Ben Hutchings | 2009-11-29 | 1 | -8/+7 |
* | pktgen: NUMA aware | Eric Dumazet | 2009-11-29 | 1 | -3/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 31 | -260/+297 |
|\ |
|
| * | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 | 4 | -15/+2 |
| * | pktgen: Fix netdevice unregister | Eric Dumazet | 2009-11-24 | 1 | -5/+11 |
| * | macvlan: fix gso_max_size setting | Patrick McHardy | 2009-11-23 | 1 | -0/+2 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-23 | 5 | -20/+28 |
| |\ |
|
| | * | rfkill: fix miscdev ops | Johannes Berg | 2009-11-23 | 1 | -0/+1 |
| | * | ath9k: set ps_default as false | John W. Linville | 2009-11-23 | 1 | -0/+2 |
| | * | mac80211: fix resume | Johannes Berg | 2009-11-19 | 2 | -10/+17 |
| | * | mac80211: fix addba timer (again...) | Johannes Berg | 2009-11-18 | 1 | -10/+8 |
| * | | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 | 1 | -1/+3 |
| * | | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 | 1 | -2/+2 |
| * | | pktgen: Fix device name compares | Eric Dumazet | 2009-11-23 | 1 | -8/+10 |
| * | | stmmac: do not fail when the timer cannot be used. | Giuseppe CAVALLARO | 2009-11-23 | 2 | -22/+29 |
| * | | stmmac: fixed a compilation error when use the external timer | Giuseppe CAVALLARO | 2009-11-23 | 1 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-11-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | netfilter: xt_limit: fix invalid return code in limit_mt_check() | Patrick McHardy | 2009-11-23 | 1 | -1/+1 |
| | * | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Wu Fengguang | 2009-11-13 | 1 | -13/+5 |
| | * | | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Roel Kluin | 2009-11-13 | 1 | -1/+1 |
| * | | | Au1x00: fix crash when trying register_netdev() | Alexander Beregalov | 2009-11-22 | 1 | -7/+8 |
| * | | | netxen : fix BOND_MODE_TLB/ALB mode. | Narender Kumar | 2009-11-21 | 3 | -4/+8 |
| * | | | netxen: fix promisc for NX2031. | Narender Kumar | 2009-11-21 | 2 | -11/+40 |
| * | | | netxen: fix memory initialization | Amit Kumar Salecha | 2009-11-21 | 1 | -0/+2 |
| * | | | TI DaVinci EMAC: Minor macro related updates | chaithrika@ti.com | 2009-11-20 | 1 | -15/+11 |
| * | | | drivers/net: ks8851_mll ethernet network driver -resubmit | David J. Choi | 2009-11-20 | 1 | -74/+68 |
| * | | | net: ETHOC should depend on HAS_DMA | Geert Uytterhoeven | 2009-11-20 | 1 | -1/+1 |
| * | | | e1000e: do not initiate autonegotiation during OEM configuration | Bruce Allan | 2009-11-20 | 1 | -1/+2 |
| * | | | e1000e: remove unnecessary 82577 workaround causing link issues | Bruce Allan | 2009-11-20 | 1 | -10/+0 |
| * | | | e1000e: flow control thresholds not correct when changing mtu | Bruce Allan | 2009-11-20 | 1 | -4/+3 |
| * | | | e1000e: add Tx timeout factor for 100Mbps | Bruce Allan | 2009-11-20 | 1 | -1/+1 |
| * | | | e1000e: set flow control thresholds properly after enabling/disabling pause | Bruce Allan | 2009-11-20 | 1 | -2/+10 |
| * | | | e1000e: read of PHY register may access wrong page on 82578 | Bruce Allan | 2009-11-20 | 1 | -24/+22 |
| * | | | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 | Bruce Allan | 2009-11-20 | 3 | -12/+32 |
| * | | | ixgbe: move tc variable to CONFIG_IXGBE_DCB | Jaswinder Singh Rajput | 2009-11-20 | 1 | -1/+1 |
| * | | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Patrick McHardy | 2009-11-19 | 1 | -13/+5 |
| * | | | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Patrick McHardy | 2009-11-19 | 1 | -1/+1 |
| * | | | veth: Fix veth_get_stats() | Eric Dumazet | 2009-11-19 | 1 | -19/+16 |
| * | | | ieee802154: dont leak skbs in ieee802154_fake_xmit() | Eric Dumazet | 2009-11-19 | 1 | -4/+1 |