Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 2010-08-05 | 1 | -24/+7 | |
| | * | | | | | | | | | | | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | KS8851: Correct RX packet allocation | Eric Dumazet | 2010-09-08 | 1 | -18/+21 | |
* | | | | | | | | | | | | | | niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL | Ben Hutchings | 2010-09-08 | 1 | -10/+6 | |
* | | | | | | | | | | | | | | via-velocity: Turn scatter-gather support back off. | David S. Miller | 2010-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | PATCH: b44 Handle RX FIFO overflow better (simplified) | Mark Lord | 2010-09-07 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | 3c59x: Fix deadlock in vortex_error() | Ben Hutchings | 2010-09-07 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | bonding: Fix jiffies overflow problems (again) | Jiri Bohac | 2010-09-07 | 1 | -17/+39 | |
* | | | | | | | | | | | | | | stmmac: fix sleep inside atomic | Giuseppe Cavallaro | 2010-09-07 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | be2net: remove a BUG_ON in be_cmds.c | Ajit Khaparde | 2010-09-03 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | be2net: fix a bug in UE detection logic | Ajit Khaparde | 2010-09-03 | 3 | -26/+10 | |
* | | | | | | | | | | | | | | be2net: fix net-snmp error because of wrong packet stats | Ajit Khaparde | 2010-09-03 | 4 | -6/+18 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Revert "sky2: don't do GRO on second port" | David S. Miller | 2010-09-02 | 1 | -11/+8 | |
* | | | | | | | | | | | | | 3c59x: Remove incorrect locking; correct documented lock hierarchy | Ben Hutchings | 2010-09-01 | 1 | -4/+1 | |
* | | | | | | | | | | | | | sky2: don't do GRO on second port | stephen hemminger | 2010-09-01 | 1 | -8/+11 | |
* | | | | | | | | | | | | | pxa168_eth: fix a mdiobus leak | Denis Kirjanov | 2010-09-01 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-01 | 6 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ath9k_hw: fix parsing of HT40 5 GHz CTLs | Luis R. Rodriguez | 2010-08-31 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | ath9k_hw: Fix EEPROM uncompress block reading on AR9003 | Luis R. Rodriguez | 2010-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | p54: fix tx feedback status flag check | Christian Lamparter | 2010-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ath5k: check return value of ieee80211_get_tx_rate | John W. Linville | 2010-08-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | libertas: if_sdio: fix buffer alignment in struct if_sdio_card | Mike Rapoport | 2010-08-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | pcnet_cs: add new_id | Ken Kawasaki | 2010-08-28 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | qlge: reset the chip before freeing the buffers | Breno Leitao | 2010-08-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | pxa168_eth: silence gcc warnings | Dan Carpenter | 2010-08-24 | 1 | -3/+3 | |
* | | | | | | | | | | | | | pxa168_eth: update call to phy_mii_ioctl() | Dan Carpenter | 2010-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | pxa168_eth: fix error handling in prope | Dan Carpenter | 2010-08-24 | 1 | -22/+22 | |
* | | | | | | | | | | | | | pxa168_eth: remove unneeded null check | Dan Carpenter | 2010-08-24 | 1 | -4/+2 | |
* | | | | | | | | | | | | | phylib: Fix race between returning phydev and calling adjust_link | Anton Vorontsov | 2010-08-24 | 1 | -0/+2 | |
* | | | | | | | | | | | | | caif-driver: add HAS_DMA dependency | Heiko Carstens | 2010-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx | Neil Horman | 2010-08-24 | 1 | -1/+14 | |
* | | | | | | | | | | | | | qlcnic: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 | |
* | | | | | | | | | | | | | netxen: fix poll implementation | Yinglin Luan | 2010-08-23 | 1 | -1/+8 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-19 | 24 | -137/+174 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | iwlwifi: use long monitor timer for 5300 series | Wey-Yi Guy | 2010-08-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | drivers/net/wireless: Restore upper case words in wiphy_<level> messages | Joe Perches | 2010-08-18 | 13 | -50/+50 | |
| * | | | | | | | | | | | iwlwifi: fix 3945 filter flags | Johannes Berg | 2010-08-17 | 4 | -50/+94 | |
| * | | | | | | | | | | | ipw2100: don't sync status queue entries | John W. Linville | 2010-08-17 | 1 | -8/+0 | |
| * | | | | | | | | | | | iwlwifi: use long monitor timer to avoid un-necessary reload | Wey-Yi Guy | 2010-08-14 | 2 | -11/+11 | |
| * | | | | | | | | | | | iwlwifi: long monitor timer | Wey-Yi Guy | 2010-08-14 | 6 | -29/+30 | |
* | | | | | | | | | | | | e1000e: don't check for alternate MAC addr on parts that don't support it | Bruce Allan | 2010-08-19 | 3 | -13/+31 | |
* | | | | | | | | | | | | e1000e: disable ASPM L1 on 82573 | Bruce Allan | 2010-08-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | ll_temac: Fix poll implementation | Michal Simek | 2010-08-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | netxen: fix a race in netxen_nic_get_stats() | Eric Dumazet | 2010-08-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | qlnic: fix a race in qlcnic_get_stats() | Eric Dumazet | 2010-08-19 | 1 | -2/+0 | |
* | | | | | | | | | | | | net: sh_eth: remove unused variable | Kuninori Morimoto | 2010-08-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | netxen: update version 4.0.74 | Amit Kumar Salecha | 2010-08-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | netxen: fix inconsistent lock state | Amit Kumar Salecha | 2010-08-19 | 1 | -4/+0 | |
* | | | | | | | | | | | | ibmveth: Fix opps during MTU change on an active device | Robert Jennings | 2010-08-19 | 1 | -17/+15 | |
* | | | | | | | | | | | | ehea: Fix synchronization between HW and SW send queue | Andre Detsch | 2010-08-18 | 2 | -2/+61 |