Age | Commit message (Expand) | Author | Files | Lines |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 726 | -37713/+65489 |
2009-09-12 | netxen: update copyright | Dhananjay Phadke | 9 | -54/+9 |
2009-09-12 | netxen: fix tx timeout recovery | Amit Kumar Salecha | 3 | -13/+64 |
2009-09-12 | netxen: fix file firmware leak | Dhananjay Phadke | 1 | -2/+3 |
2009-09-12 | netxen: improve pci memory access | Dhananjay Phadke | 3 | -266/+93 |
2009-09-12 | netxen: change firmware write size | Amit Kumar Salecha | 1 | -5/+12 |
2009-09-12 | tg3: Fix return ring size breakage | Matt Carlson | 1 | -1/+1 |
2009-09-12 | netxen: build fix for INET=n | Randy Dunlap | 1 | -0/+4 |
2009-09-11 | cdc-phonet: autoconfigure Phonet address | RĂ©mi Denis-Courmont | 1 | -0/+15 |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann | 3 | -0/+15 |
2009-09-11 | mv643xx_eth.c: remove unused txq_set_wrr() | Mikael Pettersson | 1 | -34/+0 |
2009-09-11 | ucc_geth: Fix hangs after switching from full to half duplex | Anton Vorontsov | 1 | -5/+31 |
2009-09-11 | ucc_geth: Rearrange some code to avoid forward declarations | Anton Vorontsov | 1 | -151/+149 |
2009-09-11 | phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs | Anton Vorontsov | 1 | -1/+20 |
2009-09-11 | drivers/net/phy: introduce missing kfree | Julia Lawall | 1 | -1/+1 |
2009-09-11 | drivers/net/wan: introduce missing kfree | Julia Lawall | 1 | -0/+1 |
2009-09-11 | Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 15 | -99/+54 |
2009-09-11 | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 12 | -91/+42 |
2009-09-11 | Merge branch 'next' into for-linus | James Morris | 1 | -7/+15 |
2009-09-10 | dm9000: Use resource_size instead of private macro | Tobias Klauser | 1 | -4/+2 |
2009-09-10 | dm9000: Remove unnecessary memset of netdev private data | Tobias Klauser | 1 | -1/+0 |
2009-09-10 | netxen: fix tx descriptor structure | Amit Kumar Salecha | 1 | -2/+2 |
2009-09-10 | netxen: fix check for ip addr hashing support | Amit Kumar Salecha | 1 | -1/+1 |
2009-09-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 41 | -526/+838 |
2009-09-09 | ath9k: Initialize the priority gpio for BT coex 3-wire | Vasanthakumar Thiagarajan | 2 | -2/+5 |
2009-09-09 | ath9k: Get rid of the modparam btcoex_enable | Vasanthakumar Thiagarajan | 1 | -4/+0 |
2009-09-09 | ath9k: Enable btcoex based on the subsystem id of the device | Vasanthakumar Thiagarajan | 4 | -1/+30 |
2009-09-09 | ath9k: Store subsystem id in struct hw_version | Vasanthakumar Thiagarajan | 5 | -6/+10 |
2009-09-09 | wireless: mark prism54 as deprecated and mark for removal | Luis R. Rodriguez | 1 | -41/+16 |
2009-09-09 | b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO | Michael Buesch | 3 | -6/+20 |
2009-09-09 | ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call | Vasanthakumar Thiagarajan | 1 | -2/+1 |
2009-09-09 | ath9k: Disable ASPM when btcoex is active | Vasanthakumar Thiagarajan | 3 | -0/+20 |
2009-09-09 | b43: Fix sparse warning in hw-tkip code | Michael Buesch | 1 | -5/+5 |
2009-09-09 | b43: Really disable QoS, if requested | Michael Buesch | 1 | -1/+17 |
2009-09-09 | rt2x00: Hardcode TX ack timeout and consume time | Ivo van Doorn | 8 | -28/+7 |
2009-09-09 | niu: Use resource_size instead of private function | Tobias Klauser | 1 | -14/+9 |
2009-09-09 | b43: PCMCIA is not experimental anymore | Michael Buesch | 1 | -2/+2 |
2009-09-09 | ath,ar9170: implemented conformance test limit calc. for tx power | Joerg Albert | 1 | -1/+164 |
2009-09-09 | ath,ar9170: move CTL_ defines into regd.h | Joerg Albert | 2 | -6/+6 |
2009-09-09 | b43: remove SHM spinlock | Michael Buesch | 4 | -67/+8 |
2009-09-09 | b43: Remove PIO RX workqueue | Michael Buesch | 3 | -34/+7 |
2009-09-09 | b43: Remove DMA/PIO queue locks | Michael Buesch | 4 | -60/+13 |
2009-09-09 | b43: Remove TX spinlock | Michael Buesch | 2 | -37/+43 |
2009-09-09 | b43: Use a threaded IRQ handler | Michael Buesch | 11 | -221/+204 |
2009-09-09 | ar9170: implement frequency calibration for one-stage/openfw | Christian Lamparter | 1 | -0/+122 |
2009-09-09 | ath9k: Fix channelFlags for 2GHZ | Sujith | 1 | -1/+1 |
2009-09-09 | ath9k: Fix RX Filter handling for BAR | Sujith | 5 | -3/+7 |
2009-09-09 | ath9k: claim irq for ath9k, not ath for pci | Luis R. Rodriguez | 1 | -1/+1 |
2009-09-09 | ath9k: propagate errors on ath_init_device() and request_irq() | Luis R. Rodriguez | 2 | -11/+9 |