Age | Commit message (Expand) | Author | Files | Lines |
2008-05-22 | sfc: Use resource_size_t for PCI bus address | Ben Hutchings | 2 | -6/+7 |
2008-05-22 | sfc: Merged efx_page_offset() into efx_rx_buf_offset() | Ben Hutchings | 1 | -7/+3 |
2008-05-22 | sfc: Replaced various macros with inline functions | Ben Hutchings | 11 | -75/+105 |
2008-05-22 | sfc: Added and removed braces to comply with kernel style | Ben Hutchings | 4 | -8/+13 |
2008-05-22 | sfc: Removed unncesssary UL suffixes on 0 literals | Ben Hutchings | 1 | -2/+2 |
2008-05-22 | sfc: Simplified efx_rx_calc_buffer_size() using get_order() | Ben Hutchings | 1 | -21/+8 |
2008-05-22 | sfc: Removed casts to void | Ben Hutchings | 5 | -13/+13 |
2008-05-22 | sfc: Use mod_timer() to set expiry and add_timer() together | Ben Hutchings | 1 | -6/+3 |
2008-05-21 | cassini: Only use chip checksum for ipv4 packets. | David S. Miller | 1 | -4/+7 |
2008-05-20 | libertas: Fix ethtool statistics | David Woodhouse | 1 | -14/+13 |
2008-05-20 | orinoco_cs: add ID for SpeedStream wireless adapters | Pavel Roskin | 1 | -0/+1 |
2008-05-20 | hostap_cs: add ID for Conceptronic CON11CPro | Pavel Roskin | 1 | -0/+1 |
2008-05-20 | rtl8187: resource leak in error case | Oliver Neukum | 1 | -2/+12 |
2008-05-20 | ath5k: Fix loop variable initializations | Bob Copeland | 2 | -2/+6 |
2008-05-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 4 | -6/+9 |
2008-05-19 | l2tp: avoid skb truesize bug if headroom is increased | James Chapman | 1 | -5/+8 |
2008-05-16 | wireless: Create 'device' symlink in sysfs | Masakazu Mokuno | 3 | -0/+3 |
2008-05-16 | wireless, airo: waitbusy() won't delay | Roel Kluin | 1 | -1/+1 |
2008-05-16 | libertas: fix command timeout after firmware failure | Brian Cavagnolo | 1 | -0/+1 |
2008-05-15 | hostap: fix "registers" registration in procfs | Mathieu Chouquet-Stringer | 1 | -5/+4 |
2008-05-14 | bonding: handle case of device named bonding_master | Stephen Hemminger | 1 | -2/+10 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 59 | -636/+3176 |
2008-05-13 | ppp: Do not free not yet unregistered net device. | Pavel Emelyanov | 1 | -0/+1 |
2008-05-13 | DM9000: Use delayed work to update MII PHY state | Ben Dooks | 1 | -0/+26 |
2008-05-13 | DM9000: Update and fix driver debugging messages | Enrico Scholz | 1 | -1/+4 |
2008-05-13 | DM9000: Add __devinit and __devexit attributes to probe and remove | Enrico Scholz | 1 | -3/+3 |
2008-05-13 | sky2: fix simple define thinko | Jesse Brandeburg | 1 | -2/+2 |
2008-05-13 | [netdrvr] sfc: sfc: Add self-test support | Ben Hutchings | 14 | -7/+1379 |
2008-05-13 | [netdrvr] sfc: Increment rx_reset when reported as driver event | Ben Hutchings | 1 | -0/+1 |
2008-05-13 | [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX | Ben Hutchings | 1 | -2/+0 |
2008-05-13 | [netdrvr] sfc: Fix code formatting | Ben Hutchings | 1 | -2/+2 |
2008-05-13 | [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic | Ben Hutchings | 1 | -2/+0 |
2008-05-13 | [netdrvr] sfc: Remove garbage from comment | Ben Hutchings | 1 | -1/+1 |
2008-05-13 | [netdrvr] sfc: Removed bogus 'fall-thru' comments | Ben Hutchings | 2 | -3/+0 |
2008-05-13 | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation | Ben Hutchings | 4 | -4/+26 |
2008-05-13 | [netdrvr] sfc: Add TSO support | Ben Hutchings | 4 | -1/+708 |
2008-05-13 | ehea: Add DLPAR memory remove support | Hannes Hering | 3 | -84/+254 |
2008-05-13 | ehea: Add dependency to Kconfig | Hannes Hering | 1 | -1/+1 |
2008-05-13 | gianfar: Fix a bug where the pointer never moves for dma_unmap... | Andy Fleming | 1 | -0/+2 |
2008-05-13 | cxgb3 - fix EEH | Divy Le Ray | 5 | -6/+70 |
2008-05-13 | cxgb3 - fix port up/down error path | Divy Le Ray | 2 | -15/+18 |
2008-05-13 | myri10ge: fix the number of interrupt slots | Brice Goglin | 1 | -9/+5 |
2008-05-13 | myri10ge: cleanup retrieving of firmware capabilities | Brice Goglin | 1 | -11/+31 |
2008-05-13 | myri10ge: move data structures into a single slice | Brice Goglin | 1 | -278/+316 |
2008-05-13 | myri10ge: fix potential infinite loop in enable_ecrc | Brice Goglin | 1 | -2/+3 |
2008-05-13 | myri10ge: trivial formatting fix | Brice Goglin | 1 | -1/+4 |
2008-05-13 | myri10ge: add barrier in myri10ge_send_cmd | Brice Goglin | 1 | -1/+3 |
2008-05-13 | myri10ge: report FIBER in ethtool for XFP based NIC | Brice Goglin | 1 | -0/+35 |
2008-05-13 | myri10ge: properly align scratch buffers | Brice Goglin | 1 | -2/+2 |
2008-05-13 | myri10ge: increase and fix handoff timeout | Brice Goglin | 1 | -2/+2 |