| Commit message (Expand) | Author | Age | Files | Lines |
* | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 2008-05-13 | 14 | -7/+1379 |
* | [netdrvr] sfc: Increment rx_reset when reported as driver event | Ben Hutchings | 2008-05-13 | 1 | -0/+1 |
* | [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
* | [netdrvr] sfc: Fix code formatting | Ben Hutchings | 2008-05-13 | 1 | -2/+2 |
* | [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic | Ben Hutchings | 2008-05-13 | 1 | -2/+0 |
* | [netdrvr] sfc: Remove garbage from comment | Ben Hutchings | 2008-05-13 | 1 | -1/+1 |
* | [netdrvr] sfc: Removed bogus 'fall-thru' comments | Ben Hutchings | 2008-05-13 | 2 | -3/+0 |
* | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation | Ben Hutchings | 2008-05-13 | 4 | -4/+26 |
* | [netdrvr] sfc: Add TSO support | Ben Hutchings | 2008-05-13 | 4 | -1/+708 |
* | ehea: Add DLPAR memory remove support | Hannes Hering | 2008-05-13 | 3 | -84/+254 |
* | ehea: Add dependency to Kconfig | Hannes Hering | 2008-05-13 | 1 | -1/+1 |
* | memory: Introduce exports for memory notifiers | Hannes Hering | 2008-05-13 | 1 | -0/+2 |
* | gianfar: Fix a bug where the pointer never moves for dma_unmap... | Andy Fleming | 2008-05-13 | 1 | -0/+2 |
* | cxgb3 - fix EEH | Divy Le Ray | 2008-05-13 | 5 | -6/+70 |
* | cxgb3 - fix port up/down error path | Divy Le Ray | 2008-05-13 | 2 | -15/+18 |
* | myri10ge: fix the number of interrupt slots | Brice Goglin | 2008-05-13 | 1 | -9/+5 |
* | myri10ge: cleanup retrieving of firmware capabilities | Brice Goglin | 2008-05-13 | 1 | -11/+31 |
* | myri10ge: move data structures into a single slice | Brice Goglin | 2008-05-13 | 1 | -278/+316 |
* | myri10ge: fix potential infinite loop in enable_ecrc | Brice Goglin | 2008-05-13 | 1 | -2/+3 |
* | myri10ge: trivial formatting fix | Brice Goglin | 2008-05-13 | 1 | -1/+4 |
* | myri10ge: add barrier in myri10ge_send_cmd | Brice Goglin | 2008-05-13 | 1 | -1/+3 |
* | myri10ge: report FIBER in ethtool for XFP based NIC | Brice Goglin | 2008-05-13 | 1 | -0/+35 |
* | myri10ge: properly align scratch buffers | Brice Goglin | 2008-05-13 | 1 | -2/+2 |
* | myri10ge: increase and fix handoff timeout | Brice Goglin | 2008-05-13 | 1 | -2/+2 |
* | myri10ge: fix module parameter descriptions | Brice Goglin | 2008-05-13 | 1 | -17/+18 |
* | myri10ge: update firmware headers | Brice Goglin | 2008-05-13 | 2 | -31/+64 |
* | atl1: bump version number | Jay Cliburn | 2008-05-13 | 4 | -5/+5 |
* | atl1: add shutdown callback | Jay Cliburn | 2008-05-13 | 1 | -2/+9 |
* | atl1: fix broken suspend and resume | Jay Cliburn | 2008-05-13 | 1 | -45/+80 |
* | atl1: add PHY power save mode | Jay Cliburn | 2008-05-13 | 2 | -11/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-12 | 11 | -41/+41 |
|\ |
|
| * | PS3: gelic: fix memory leak | Masakazu Mokuno | 2008-05-12 | 1 | -0/+2 |
| * | iwlwifi: Fix frequency in rx_status fill | Emmanuel Grumbach | 2008-05-12 | 2 | -2/+2 |
| * | zd1211rw: fix potential use-after-free bug | Johannes Berg | 2008-05-12 | 1 | -1/+5 |
| * | rt2x00: Clean up error handling of PCI queue DMA allocation. | Ivo van Doorn | 2008-05-12 | 1 | -2/+3 |
| * | rt2x00: Fix broken recover-on-error path | Ivo van Doorn | 2008-05-12 | 1 | -7/+4 |
| * | rt2x00: Don't use pskb_expand_head() | Ivo van Doorn | 2008-05-12 | 1 | -20/+11 |
| * | iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected | Zhu Yi | 2008-05-12 | 1 | -1/+1 |
| * | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined | John W. Linville | 2008-05-12 | 2 | -6/+4 |
| * | prism54: fix regression with missing carrier in AP-mode | Luis R. Rodriguez | 2008-05-12 | 1 | -2/+9 |
* | | pppol2tp: Remove null pointer dereference. | Julia Lawall | 2008-05-12 | 1 | -3/+10 |
* | | syncppp: Fix crashes. | David S. Miller | 2008-05-12 | 6 | -17/+17 |
|/ |
|
* | niu: Determine the # of ports from the card's VPD data | Matheos Worku | 2008-05-12 | 2 | -32/+30 |
* | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-05-08 | 26 | -388/+1163 |
|\ |
|
| * | e1000e: don't return half-read eeprom on error | Kok, Auke | 2008-05-06 | 1 | -1/+5 |
| * | ucc_geth: Don't use RX clock as TX clock. | Joakim Tjernlund | 2008-05-06 | 1 | -1/+1 |
| * | cxgb3: Use CAP_SYS_RAWIO for firmware | Alan Cox | 2008-05-06 | 1 | -2/+2 |
| * | pcnet32: delete non NAPI code from driver. | Don Fry | 2008-05-06 | 2 | -71/+4 |
| * | fs_enet: Fix a memory leak in fs_enet_mdio_probe | Scott Wood | 2008-05-06 | 1 | -1/+2 |
| * | [netdrvr] eexpress: IPv6 fails - multicast problems | Bruce Robson | 2008-05-06 | 1 | -5/+6 |