Age | Commit message (Expand) | Author | Files | Lines |
2009-04-23 | ar9170: fix hang on stop | Christian Lamparter | 1 | -3/+4 |
2009-04-23 | ath5k: fix scanning in AR2424 | Pavel Roskin | 1 | -1/+1 |
2009-04-23 | rfkill: remove user_claim stuff | Johannes Berg | 8 | -13/+0 |
2009-04-23 | rfkill: remove deprecated state constants | Johannes Berg | 1 | -2/+2 |
2009-04-23 | p54spi: compensate firmware alignment bug in p54spi_rx | Max Filippov | 1 | -1/+9 |
2009-04-23 | iwl3945: use iwl_mac_conf_tx | Abhijeet Kolekar | 4 | -90/+46 |
2009-04-23 | iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945 | Wey-Yi Guy | 6 | -108/+56 |
2009-04-23 | p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup | Max Filippov | 1 | -28/+28 |
2009-04-23 | libertas: support mesh for various firmware versions | Bing Zhao | 9 | -50/+116 |
2009-04-23 | p54spi: fix p54spi_upload_firmware | Max Filippov | 1 | -15/+19 |
2009-04-23 | p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit | Max Filippov | 1 | -1/+1 |
2009-04-22 | e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily | Jesse Brandeburg | 4 | -11/+10 |
2009-04-22 | sa1100_ir: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-04-21 | tun: fix tun_chr_aio_write so that aio works | Michael S. Tsirkin | 1 | -5/+8 |
2009-04-21 | tun: fix tun_chr_aio_read so that aio works | Michael S. Tsirkin | 1 | -5/+6 |
2009-04-21 | ucc_geth: Move freeing of TX packets to NAPI context | Joakim Tjernlund | 2 | -21/+11 |
2009-04-21 | rtl8139: unify the struct's name | Jianjun Kong | 1 | -46/+46 |
2009-04-21 | net: factor out ethtool invocation of vlan/macvlan drivers | Patrick McHardy | 1 | -19/+3 |
2009-04-21 | usb driver for intellon int51x1 based PLC like devolo dlan duo | Peter Holik | 3 | -0/+262 |
2009-04-21 | export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c | Peter Holik | 2 | -32/+32 |
2009-04-21 | tg3: Update version to 3.99 | Matt Carlson | 1 | -2/+2 |
2009-04-21 | tg3: Restore LAA sooner in shutdown sequence | Matt Carlson | 1 | -2/+2 |
2009-04-21 | tg3: Limit CLKREQ fix to A[01] of 57780 asic rev | Matt Carlson | 2 | -1/+4 |
2009-04-21 | tg3: Allow 5761 WOL and LED fixes to 5761S too | Matt Carlson | 1 | -2/+4 |
2009-04-21 | tg3: Prevent send BD corruption | Matt Carlson | 2 | -0/+9 |
2009-04-21 | tg3: Handle NVRAM absent cases | Matt Carlson | 2 | -4/+33 |
2009-04-21 | tg3: Allow screaming interrupt detection | Matt Carlson | 2 | -12/+18 |
2009-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 34 | -220/+352 |
2009-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -59/+95 |
2009-04-21 | tg3: Fix SEEPROM accesses | Matt Carlson | 1 | -9/+17 |
2009-04-21 | ar9170usb: fix hang on resume | Christian Lamparter | 1 | -20/+90 |
2009-04-21 | mwl8k: fix module re-insertion bug | Joerg Albert | 1 | -2/+2 |
2009-04-21 | p54: deactivate broken powersave function | Christian Lamparter | 1 | -2/+0 |
2009-04-21 | iwl3945-base.c: Add missing space to debug print | Joe Perches | 1 | -1/+1 |
2009-04-21 | rt2x00: Don't free register information on suspend | Ivo van Doorn | 2 | -34/+2 |
2009-04-20 | tun: Fix sk_sleep races when attaching/detaching | Herbert Xu | 1 | -9/+6 |
2009-04-20 | tun: Only free a netdev when all tun descriptors are closed | Herbert Xu | 1 | -13/+19 |
2009-04-20 | loopback: packet drops accounting | Eric Dumazet | 1 | -6/+15 |
2009-04-20 | net: fix "compatibility" typos | Marcin Slusarz | 1 | -2/+2 |
2009-04-20 | cxgb3: Fix EEH final recovery attempt | Divy Le Ray | 1 | -0/+7 |
2009-04-20 | cxgb3: Fix potential msi-x vector leak | Divy Le Ray | 1 | -1/+6 |
2009-04-20 | cxgb3: fix workqueue flush issues | Divy Le Ray | 1 | -3/+5 |
2009-04-20 | cxgb3: fix link fault handling | Divy Le Ray | 2 | -30/+3 |
2009-04-20 | e1000: init link state correctly | Jesse Brandeburg | 1 | -4/+5 |
2009-04-20 | e1000e: indicate link down at load | Jesse Brandeburg | 1 | -4/+5 |
2009-04-20 | igb: fix link down inital state | Jesse Brandeburg | 1 | -4/+5 |
2009-04-20 | ixgb: fix link down initial state | Jesse Brandeburg | 1 | -3/+5 |
2009-04-20 | ixgbe: fix link down initial state | Jesse Brandeburg | 1 | -2/+5 |
2009-04-20 | iseries_veth: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-04-18 | vlan/macvlan: fix NULL pointer dereferences in ethtool handlers | Patrick McHardy | 1 | -3/+6 |