Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | r6040: prefix all functions with r6040 | Florian Fainelli | 2008-07-23 | 1 | -30/+30 | |
| | * | | | | | rndis_host: support WM6 devices as modems | Thomas Backlund | 2008-07-23 | 2 | -1/+14 | |
| | * | | | | | at91_ether: use netstats in net_device structure | Paulius Zaleckas | 2008-07-23 | 2 | -21/+19 | |
| | * | | | | | sfc: Create one RX queue and interrupt per CPU package by default | Ben Hutchings | 2008-07-23 | 1 | -1/+18 | |
| | * | | | | | sfc: Use a separate workqueue for resets | Ben Hutchings | 2008-07-23 | 2 | -4/+21 | |
| | * | | | | | sfc: I2C adapter initialisation fixes | Ben Hutchings | 2008-07-23 | 1 | -9/+3 | |
| | * | | | | | e1000: make ioport free | Taku Izumi | 2008-07-23 | 2 | -13/+74 | |
| | * | | | | | e1000: delete non NAPI code from the driver | Francois Romieu | 2008-07-23 | 3 | -161/+14 | |
| | * | | | | | e1000: remove email reference | Jeff Kirsher | 2008-07-23 | 1 | -1/+1 | |
| | * | | | | | e1000: Move assignments in tests before test | Joe Perches | 2008-07-23 | 2 | -34/+56 | |
| | * | | | | | e1000: checkpatch clean | Joe Perches | 2008-07-23 | 1 | -14/+20 | |
| | * | | | | | e1000: Remove spaces after casts and function names | Joe Perches | 2008-07-23 | 5 | -51/+50 | |
| | * | | | | | e1000: Move extern function definitions to e1000.h | Joe Perches | 2008-07-23 | 2 | -14/+10 | |
| | * | | | | | e1000: Use hw, er32, and ew32 | Joe Perches | 2008-07-23 | 4 | -970/+1029 | |
| | * | | | | | e1000: neaten function declarations | Joe Perches | 2008-07-23 | 4 | -671/+385 | |
| | * | | | | | Fix typo in meth driver | Christoph Lameter | 2008-07-23 | 1 | -1/+1 | |
| | * | | | | | atl1e: Atheros L1E Gigabit Ethernet driver | Jie Yang | 2008-07-23 | 9 | -0/+5241 | |
| | * | | | | | ixgbe: remove device ID for unsupported device | Jesse Brandeburg | 2008-07-23 | 1 | -2/+0 | |
| | * | | | | | 8139too: Fall back to PIO when MMIO fails. | Dave Jones | 2008-07-22 | 1 | -3/+5 | |
| | * | | | | | 8139too: Force usage of PIO on OQO2 | Dave Jones | 2008-07-22 | 1 | -0/+8 | |
| | * | | | | | 8139too: Make PIO/MMIO a runtime decision through a module parameter. | Dave Jones | 2008-07-22 | 1 | -64/+64 | |
| | * | | | | | net/phy: Fix 88e1111 copper/fiber selection in RGMII mode | Wang Jian | 2008-07-22 | 1 | -4/+1 | |
| | * | | | | | net/phy: Fix copper/fiber auto-selection for 88e1111 | Wang Jian | 2008-07-22 | 1 | -1/+1 | |
| | * | | | | | net: tun.c fix cast | Harvey Harrison | 2008-07-22 | 1 | -1/+1 | |
| | * | | | | | net: igb_main.c fix sparse integer as NULL pointer warning | Harvey Harrison | 2008-07-22 | 1 | -1/+1 | |
| | * | | | | | DM9000: Remove magic numbers | Ben Dooks | 2008-07-22 | 1 | -6/+9 | |
| | * | | | | | netxen: update driver version | Dhananjay Phadke | 2008-07-22 | 2 | -13/+11 | |
| | * | | | | | netxen: enable tso6, intr coalescing. | Dhananjay Phadke | 2008-07-22 | 4 | -28/+213 | |
| | * | | | | | netxen: cut-through rx changes | Dhananjay Phadke | 2008-07-22 | 4 | -78/+876 | |
| | * | | | | | netxen: mtu, mac, link status changes | Dhananjay Phadke | 2008-07-22 | 7 | -43/+236 | |
| | * | | | | | netxen: add netxen_nic_ctx.c | Dhananjay Phadke | 2008-07-22 | 7 | -339/+359 | |
| | * | | | | | netxen: remove netxen_nic_isr.c | Dhananjay Phadke | 2008-07-22 | 5 | -283/+122 | |
| | * | | | | | netxen: pci probe and firmware init changes | Dhananjay Phadke | 2008-07-22 | 4 | -438/+872 | |
| | * | | | | | netxen: add 2MB PCI memory support | Dhananjay Phadke | 2008-07-22 | 8 | -272/+1492 | |
| | * | | | | | netxen: add defs for new chip/boards | Dhananjay Phadke | 2008-07-22 | 7 | -70/+331 | |
| | * | | | | | netxen: hw multicast filtering | Dhananjay Phadke | 2008-07-22 | 7 | -49/+147 | |
| | * | | | | | netxen: cleanup unused variables/functions | Dhananjay Phadke | 2008-07-22 | 6 | -360/+113 | |
| | * | | | | | net 8390p: fix interface usage | Ingo Molnar | 2008-07-22 | 4 | -4/+4 | |
| | * | | | | | myri10ge: use ioremap_wc | Brice Goglin | 2008-07-22 | 1 | -4/+4 | |
| | * | | | | | myri10ge: remove wcfifo | Brice Goglin | 2008-07-22 | 1 | -51/+3 | |
| | * | | | | | de4x5: Remove developer debug feature about set/clear promisc | Wang Chen | 2008-07-22 | 2 | -18/+1 | |
| | * | | | | | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Jeff Garzik | 2008-07-22 | 1 | -9/+5 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 | Marcus Sundberg | 2008-07-20 | 1 | -2/+4 | |
| | | * | | | | | r8169: multicast register update | Francois Romieu | 2008-07-20 | 1 | -7/+1 | |
| * | | | | | | | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 2008-07-23 | 8 | -25/+5 | |
| * | | | | | | | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 2008-07-22 | 4 | -0/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ... | Ian Schram | 2008-07-21 | 1 | -6/+12 | |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-22 | 11 | -699/+175 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-22 | 390 | -53170/+73475 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code | Kumar Gala | 2008-07-17 | 8 | -692/+5 |