Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [PATCH] sky2: prefetch tuning | Stephen Hemminger | 2005-12-12 | 1 | -0/+3 | |
| * | | | | | | | | | | [PATCH] sky2: quiet ring full message in case of race | Stephen Hemminger | 2005-12-12 | 1 | -3/+8 | |
| * | | | | | | | | | | [PATCH] sky2: handle tx timeout | Stephen Hemminger | 2005-12-12 | 1 | -3/+14 | |
| * | | | | | | | | | | [PATCH] sky2: interrupt coalescing tuning | Stephen Hemminger | 2005-12-12 | 1 | -15/+11 | |
| * | | | | | | | | | | [PATCH] sky2: interrupt/poll optimization | Stephen Hemminger | 2005-12-12 | 1 | -4/+2 | |
| * | | | | | | | | | | [PATCH] sky2: transmit complete routine optimization | Stephen Hemminger | 2005-12-12 | 1 | -19/+16 | |
| * | | | | | | | | | | [PATCH] sky2: transmit complete index optimization | Stephen Hemminger | 2005-12-12 | 1 | -16/+19 | |
| * | | | | | | | | | | [PATCH] sky2: transmit logic fixes | Stephen Hemminger | 2005-12-12 | 1 | -4/+3 | |
| * | | | | | | | | | | [PATCH] sky2: tx/rx ring data structure split | Stephen Hemminger | 2005-12-12 | 2 | -13/+20 | |
| * | | | | | | | | | | [PATCH] sky2: map length optimization | Stephen Hemminger | 2005-12-12 | 2 | -30/+29 | |
| * | | | | | | | | | | [PATCH] sky2: ring distance optimization | Stephen Hemminger | 2005-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] sky2: no irq disable needed during tx | Stephen Hemminger | 2005-12-12 | 1 | -13/+9 | |
| * | | | | | | | | | | [PATCH] sky2: phy processing in workqueue rather than tasklet | Stephen Hemminger | 2005-12-12 | 2 | -31/+33 | |
| * | | | | | | | | | | [PATCH] sky2: ethtool get/set interrupt coalescing | Stephen Hemminger | 2005-12-12 | 1 | -12/+103 | |
| * | | | | | | | | | | [PATCH] sky2: copy threshold as module parameter | Stephen Hemminger | 2005-12-12 | 1 | -2/+5 | |
| * | | | | | | | | | | [PATCH] sky2: device structure alignment | Stephen Hemminger | 2005-12-12 | 1 | -4/+4 | |
| * | | | | | | | | | | [PATCH] sky2: don't die if we see chip rev 0xb5 | Stephen Hemminger | 2005-12-12 | 1 | -10/+8 | |
| * | | | | | | | | | | Merge branch 'master' | Jeff Garzik | 2005-12-12 | 1 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [PATCH] sky2: interrupt not cleared. | Stephen Hemminger | 2005-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | [PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prep | Stephen Hemminger | 2005-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200 | Brice Goglin | 2005-12-01 | 5 | -35/+35 | |
| * | | | | | | | | | | | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix | Takis | 2005-12-01 | 2 | -3/+2 | |
| * | | | | | | | | | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-12-01 | 8 | -64/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant) | Dan Streetman | 2005-12-01 | 1 | -7/+8 | |
| * | | | | | | | | | | | [PATCH] ixp2000: add driver version, bump version to 0.2 | Lennert Buytenhek | 2005-12-01 | 1 | -0/+4 | |
| * | | | | | | | | | | | [PATCH] ixp2000: add netpoll support | Lennert Buytenhek | 2005-12-01 | 1 | -0/+12 | |
| * | | | | | | | | | | | [PATCH] enp2611: disable/enable SERDES carrier on interface down/up | Lennert Buytenhek | 2005-12-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | [PATCH] pm3386: implement reset | Lennert Buytenhek | 2005-12-01 | 1 | -1/+31 | |
| * | | | | | | | | | | | [PATCH] pm3386: add hook for setting carrier | Lennert Buytenhek | 2005-12-01 | 2 | -0/+6 | |
| * | | | | | | | | | | | [PATCH] pm3386: add hook for setting MAC address | Lennert Buytenhek | 2005-12-01 | 2 | -0/+8 | |
| * | | | | | | | | | | | [PATCH] ixp2000: report MAC addresses for each port on init | Lennert Buytenhek | 2005-12-01 | 1 | -0/+8 | |
| * | | | | | | | | | | | [PATCH] enp2611: report link up/down events | Lennert Buytenhek | 2005-12-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | [PATCH] enp2611: use 'dev' in link status timer | Lennert Buytenhek | 2005-12-01 | 1 | -4/+4 | |
| * | | | | | | | | | | | [PATCH] enp2611: don't check netif_running() in link status timer | Lennert Buytenhek | 2005-12-01 | 1 | -3/+0 | |
| * | | | | | | | | | | | [PATCH] ixp2000: use netif_rx_schedule_test | Lennert Buytenhek | 2005-12-01 | 1 | -7/+1 | |
| * | | | | | | | | | | | [PATCH] caleb/pm3386: include proper header files | Lennert Buytenhek | 2005-12-01 | 2 | -0/+2 | |
| * | | | | | | | | | | | [PATCH] pm3386: remove unnecessary udelays | Lennert Buytenhek | 2005-12-01 | 1 | -13/+0 | |
| * | | | | | | | | | | | [PATCH] pm3386: zero stats properly | Lennert Buytenhek | 2005-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | [PATCH] ixp2000: register netdevices last | Lennert Buytenhek | 2005-12-01 | 1 | -18/+17 | |
| * | | | | | | | | | | | [PATCH] sk98lin: remove /proc interface | shemminger@osdl.org | 2005-12-01 | 3 | -308/+2 | |
| * | | | | | | | | | | | [PATCH] sk98lin: remove redundant fields in device info | shemminger@osdl.org | 2005-12-01 | 2 | -44/+34 | |
| * | | | | | | | | | | | [PATCH] sk98lin: allow ethtool checksum on/off per port | shemminger@osdl.org | 2005-12-01 | 3 | -36/+79 | |
| * | | | | | | | | | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-12-01 | 7 | -1028/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [PATCH] sky2: update version number | shemminger@osdl.org | 2005-12-01 | 1 | -3/+4 | |
| * | | | | | | | | | | | | [PATCH] sky2: use pci_register_driver | shemminger@osdl.org | 2005-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [PATCH] sky2: remove pci-express hacks | shemminger@osdl.org | 2005-12-01 | 2 | -18/+6 | |
| * | | | | | | | | | | | | [PATCH] sky2: byteorder annotation | shemminger@osdl.org | 2005-12-01 | 1 | -10/+10 | |
| * | | | | | | | | | | | | [PATCH] sky2: dual port tx completion | shemminger@osdl.org | 2005-12-01 | 1 | -10/+16 | |
| * | | | | | | | | | | | | [PATCH] sky2: race with MTU change | shemminger@osdl.org | 2005-12-01 | 1 | -3/+17 | |
| * | | | | | | | | | | | | [PATCH] sky2: change netif_rx_schedule_test to __netif_schedule_prep | shemminger@osdl.org | 2005-12-01 | 1 | -2/+3 |