| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [netdrvr] smc91x: fix resource removal (null ptr deref) | Jeff Garzik | 2008-08-27 | 1 | -1/+1 |
| * | | ibmveth: fix bad UDP checksums | Santiago Leon | 2008-08-27 | 1 | -2/+3 |
| * | | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 2008-08-27 | 1 | -0/+1 |
| * | | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 2008-08-27 | 1 | -1/+1 |
| * | | atl1: disable TSO by default | Jay Cliburn | 2008-08-27 | 1 | -1/+0 |
| * | | atl1e: multistatement if missing braces | Ilpo Järvinen | 2008-08-27 | 1 | -1/+2 |
| * | | igb: remove 82576 quad adapter | Alexander Duyck | 2008-08-27 | 4 | -22/+0 |
| * | | drivers/net/skfp/ess.c: fix compile warnings | Takashi Iwai | 2008-08-27 | 1 | -3/+3 |
| * | | LCS recovery dumps when cable reconnect | Klaus-D. Wacker | 2008-08-27 | 1 | -1/+2 |
| * | | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 4 | -67/+68 |
| * | | claw: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 1 | -30/+30 |
| * | | claw: fix memory leak in claw_probe. | Martin Schwidefsky | 2008-08-27 | 1 | -11/+8 |
| * | | [netdrvr] fix build issue: undefined reference to `NS8390p_init' | Alan Cox | 2008-08-27 | 1 | -1/+1 |
| * | | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() | Heiko Schocher | 2008-08-27 | 2 | -1/+15 |
| * | | igb: fix setting the number of tx queues | Alexander Duyck | 2008-08-27 | 1 | -2/+2 |
| * | | igb: ethtool -d reads EICR which is incorrect as it is read on clear | Alexander Duyck | 2008-08-27 | 1 | -2/+6 |
| * | | igb: force all queues to interrupt once every 2 seconds | Alexander Duyck | 2008-08-27 | 1 | -1/+9 |
| * | | r8169: balance pci_map / pci_unmap pair | Francois Romieu | 2008-08-27 | 1 | -1/+1 |
| * | | myri10ge: update version string to 1.4.3-1.358 | Brice Goglin | 2008-08-27 | 1 | -1/+1 |
| * | | ixgbe: fix vlan filtering | Alexander Duyck | 2008-08-27 | 1 | -3/+5 |
| * | | Blackfin EMAC Driver: the BF526 also supports the MAC, | Mike Frysinger | 2008-08-27 | 1 | -3/+3 |
| * | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-08-27 | 1 | -15/+20 |
| |\ \
| | |/
| |/| |
|
| | * | mv643xx_eth: bump version to 1.3 | Lennert Buytenhek | 2008-08-24 | 1 | -1/+1 |
| | * | mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction | Lennert Buytenhek | 2008-08-24 | 1 | -5/+13 |
| | * | mv643xx_eth: fix NULL pointer dereference in rxq_process() | Lennert Buytenhek | 2008-08-24 | 1 | -1/+1 |
| | * | mv643xx_eth: fix inconsistent lock semantics | Lennert Buytenhek | 2008-08-24 | 1 | -2/+2 |
| | * | mv643xx_eth: fix double add_timer() on the receive oom timer | Lennert Buytenhek | 2008-08-24 | 1 | -4/+2 |
| | * | mv643xx_eth: fix NAPI 'rotting packet' issue | Lennert Buytenhek | 2008-08-24 | 1 | -2/+1 |
| * | | bnx2x: Version update | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 |
| * | | bnx2x: Multi Queue | Yitchak Gertner | 2008-08-25 | 1 | -4/+2 |
| * | | bnx2x: NAPI and interrupts enable/disable | Yitchak Gertner | 2008-08-25 | 1 | -76/+73 |
| * | | bnx2x: NIC load failure cleanup | Yitchak Gertner | 2008-08-25 | 1 | -12/+10 |
| * | | bnx2x: Initialization structure | Yitchak Gertner | 2008-08-25 | 1 | -11/+11 |
| * | | bnx2x: HW lock timeout | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 |
| * | | bnx2x: Minimize lock time | Eilon Greenstein | 2008-08-25 | 1 | -1/+4 |
| * | | bnx2x: Fan failure mechanism on additional design | Eilon Greenstein | 2008-08-25 | 1 | -0/+3 |
| * | | bnx2x: Rx work check | Eilon Greenstein | 2008-08-25 | 2 | -1/+8 |
| |/ |
|
* | | b43: Rewrite TX power adjustment | Michael Buesch | 2008-08-29 | 9 | -121/+341 |
* | | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 | 22 | -4225/+4998 |
* | | rt2x00: Release rt2x00 2.2.1 | Ivo van Doorn | 2008-08-29 | 1 | -1/+1 |
* | | rt2x00: skb->data pointer should not include TX descriptor | Mattias Nissler | 2008-08-29 | 3 | -9/+8 |
* | | rt2x00: Add Signal type flag | Ivo van Doorn | 2008-08-29 | 6 | -4/+13 |
* | | rt2x00: Initialize txop during conf_tx() callback | Ivo van Doorn | 2008-08-29 | 5 | -24/+122 |
* | | rt2x00: Only configure hardware when radio is enabled | Mattias Nissler | 2008-08-29 | 3 | -36/+25 |
* | | rt2x00: Map extra_tx_headroom to DMA | Ivo van Doorn | 2008-08-29 | 1 | -3/+21 |
* | | rt2x00: Fix race conditions in flag handling | Ivo van Doorn | 2008-08-29 | 11 | -66/+68 |
* | | libertas: use the common frame control functions | Harvey Harrison | 2008-08-29 | 1 | -12/+8 |
* | | ath9k: rc.h cleanup | Sujith | 2008-08-29 | 2 | -115/+125 |
* | | ath9k: Remove sc_lastrx as we don't use it anywhere | Sujith | 2008-08-29 | 2 | -6/+2 |
* | | ath9k: Do not update frame's duration field | Sujith | 2008-08-29 | 2 | -46/+11 |