| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: cleanup namespace | Christoph Hellwig | 2008-01-29 | 19 | -4106/+4093 |
* | iwl4965: fix cannot find a suitable rate issue | Mohamed Abbas | 2008-01-29 | 1 | -5/+8 |
* | iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL | Zhu Yi | 2008-01-29 | 2 | -4/+4 |
* | b43/b43legacy: fix my copyright notices | Stefano Brivio | 2008-01-29 | 17 | -20/+17 |
* | b43: rewrite A PHY initialization | Stefano Brivio | 2008-01-29 | 9 | -513/+914 |
* | b43legacy: rewrite and fix rfkill initialization | Stefano Brivio | 2008-01-29 | 3 | -12/+14 |
* | b43legacy: use a consistent naming scheme for the ops | Stefano Brivio | 2008-01-29 | 1 | -37/+37 |
* | b43legacy: use the retry limits provided by mac80211 | Stefano Brivio | 2008-01-29 | 2 | -30/+52 |
* | SGISEEQ: use cached memory access to make driver work on IP28 | Thomas Bogendoerfer | 2008-01-29 | 1 | -73/+166 |
* | pasemi_mac: Don't enable RX/TX without a link (if possible) | Olof Johansson | 2008-01-29 | 1 | -8/+33 |
* | pasemi_mac: Print warning when not attaching to a PHY | Olof Johansson | 2008-01-29 | 1 | -4/+5 |
* | pasemi_mac: Remove SKB copy/recycle logic | Olof Johansson | 2008-01-29 | 1 | -22/+3 |
* | pasemi_mac: SKB unmap optimization | Olof Johansson | 2008-01-29 | 1 | -14/+25 |
* | pasemi_mac: Software-based LRO support | Olof Johansson | 2008-01-29 | 3 | -4/+55 |
* | pasemi_mac: Improve RX interrupt mitigation | Olof Johansson | 2008-01-29 | 1 | -8/+10 |
* | pasemi_mac: Fix TX cleaning | Olof Johansson | 2008-01-29 | 2 | -8/+34 |
* | pasemi_mac: performance tweaks | Olof Johansson | 2008-01-29 | 1 | -46/+68 |
* | pasemi_mac: Convert to new dma library | Olof Johansson | 2008-01-29 | 2 | -286/+210 |
* | pasemi_mac: Move register definitions to include/asm-powerpc | Olof Johansson | 2008-01-29 | 2 | -334/+3 |
* | pasemi_mac: RX/TX ring management cleanup | Olof Johansson | 2008-01-29 | 2 | -139/+157 |
* | sky2: rx allocation threshold change | Stephen Hemminger | 2008-01-29 | 1 | -19/+9 |
* | sky2: align IP header on Rx if possible | Stephen Hemminger | 2008-01-29 | 1 | -13/+20 |
* | r6040: cleanups | Francois Romieu | 2008-01-29 | 1 | -20/+13 |
* | r6040: erroneous dev->priv | Francois Romieu | 2008-01-29 | 1 | -1/+1 |
* | r6040: remove virt_to_bus | Francois Romieu | 2008-01-29 | 1 | -53/+50 |
* | r6040: compile error | Francois Romieu | 2008-01-29 | 1 | -1/+1 |
* | axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq | Komuro | 2008-01-29 | 1 | -11/+5 |
* | drivers/net/cxgb3: trim trailing whitespace | Jeff Garzik | 2008-01-29 | 5 | -31/+31 |
* | cxgb3 - Fix I/O synchronization | Divy Le Ray | 2008-01-29 | 1 | -2/+5 |
* | cxgb3 - HW set up updates | Divy Le Ray | 2008-01-29 | 3 | -4/+44 |
* | cxgb3 - sysfs methods clean up | Divy Le Ray | 2008-01-29 | 1 | -10/+9 |
* | cxgb3 - fix interaction with pktgen | Divy Le Ray | 2008-01-29 | 1 | -42/+40 |
* | cxgb3 - FW upgrade | Divy Le Ray | 2008-01-29 | 2 | -5/+9 |
* | cxgb3 - Add EEH support | Divy Le Ray | 2008-01-29 | 1 | -0/+107 |
* | cxgb3 - Fix resources release. | Divy Le Ray | 2008-01-29 | 1 | -4/+4 |
* | cxgb3 - Use wild card for PCI subdevice ID match | Divy Le Ray | 2008-01-29 | 1 | -12/+12 |
* | cxgb3 - fix MSI-X failure path | Divy Le Ray | 2008-01-29 | 1 | -1/+2 |
* | [netdrvr] checkpatch cleanups | Jeff Garzik | 2008-01-29 | 7 | -16/+18 |
* | wireless: checkpatch cleanups | Jeff Garzik | 2008-01-29 | 8 | -18/+14 |
* | drivers/net/r6040: fix obvious problems (but more remain) | Jeff Garzik | 2008-01-29 | 1 | -17/+14 |
* | [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace) | Jeff Garzik | 2008-01-29 | 9 | -79/+79 |
* | dm9601: Consolidate common parts of dm_write_*_async | Peter Korsgaard | 2008-01-29 | 1 | -40/+13 |
* | slip: Drag kicking and screaming into coding style compliance | Alan Cox | 2008-01-29 | 1 | -189/+178 |
* | 3c501: Bring into compliance with the coding style | Alan Cox | 2008-01-29 | 1 | -125/+107 |
* | drivers/net/chelsio/: #if 0 unused functions | Adrian Bunk | 2008-01-29 | 4 | -3/+6 |
* | drivers/net: Add missing "space" | Joe Perches | 2008-01-29 | 10 | -16/+16 |
* | drivers/net/sk98lin: Add missing "space" | Joe Perches | 2008-01-29 | 1 | -1/+1 |
* | drivers/net/wan: Add missing "space" | Joe Perches | 2008-01-29 | 1 | -1/+1 |
* | drivers/net/netxen: Add missing "space" | Joe Perches | 2008-01-29 | 4 | -8/+8 |
* | drivers/net/ixgb: Add missing "space" | Joe Perches | 2008-01-29 | 1 | -1/+1 |