| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-24 | 51 | -380/+571 |
|\ |
|
| * | ucc_geth.c: Fix upsmr setting in RMII mode | Heiko Schocher | 2009-04-22 | 1 | -1/+2 |
| * | 8139too: fix HW initial flow | Jianjun kong | 2009-04-22 | 1 | -5/+5 |
| * | iwlwifi: DMA fixes | Reinette Chatre | 2009-04-21 | 6 | -96/+165 |
| * | iwlwifi: add debugging for TX path | Reinette Chatre | 2009-04-21 | 2 | -2/+6 |
| * | mwl8: fix build warning. | Rami Rosen | 2009-04-21 | 1 | -2/+1 |
| * | iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll | Reinette Chatre | 2009-04-21 | 1 | -1/+1 |
| * | iwlwifi: fix EEPROM validation mask to include OTP only devices | Jay Sternberg | 2009-04-21 | 1 | -1/+1 |
| * | atmel: fix netdev ops conversion | Johannes Berg | 2009-04-21 | 1 | -1/+0 |
| * | pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM | Ken Kawasaki | 2009-04-21 | 1 | -1/+1 |
| * | mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails | Roland Dreier | 2009-04-21 | 1 | -3/+2 |
| * | mlx4_en: Move to SW counters for total bytes and packets | Yevgeny Petrilin | 2009-04-21 | 1 | -32/+13 |
| * | mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization | Yevgeny Petrilin | 2009-04-21 | 1 | -1/+1 |
| * | mlx4_en: Assign dummy event handler for TX queue | Yevgeny Petrilin | 2009-04-21 | 4 | -6/+8 |
| * | mlx4_en: Fix a race at restart task | Yevgeny Petrilin | 2009-04-21 | 1 | -8/+11 |
| * | mlx4_en: Fix error handling while activating RX rings | Yevgeny Petrilin | 2009-04-21 | 1 | -2/+4 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-20 | 6 | -59/+95 |
| |\ |
|
| | * | ar9170usb: fix hang on resume | Christian Lamparter | 2009-04-20 | 1 | -20/+90 |
| | * | mwl8k: fix module re-insertion bug | Joerg Albert | 2009-04-20 | 1 | -2/+2 |
| | * | p54: deactivate broken powersave function | Christian Lamparter | 2009-04-20 | 1 | -2/+0 |
| | * | iwl3945-base.c: Add missing space to debug print | Joe Perches | 2009-04-20 | 1 | -1/+1 |
| | * | rt2x00: Don't free register information on suspend | Ivo van Doorn | 2009-04-20 | 2 | -34/+2 |
| * | | tg3: Fix SEEPROM accesses | Matt Carlson | 2009-04-20 | 1 | -9/+17 |
| |/ |
|
| * | tun: Fix sk_sleep races when attaching/detaching | Herbert Xu | 2009-04-20 | 1 | -9/+6 |
| * | tun: Only free a netdev when all tun descriptors are closed | Herbert Xu | 2009-04-20 | 1 | -13/+19 |
| * | net: fix "compatibility" typos | Marcin Slusarz | 2009-04-20 | 1 | -2/+2 |
| * | cxgb3: Fix EEH final recovery attempt | Divy Le Ray | 2009-04-20 | 1 | -0/+7 |
| * | cxgb3: Fix potential msi-x vector leak | Divy Le Ray | 2009-04-20 | 1 | -1/+6 |
| * | cxgb3: fix workqueue flush issues | Divy Le Ray | 2009-04-20 | 1 | -3/+5 |
| * | cxgb3: fix link fault handling | Divy Le Ray | 2009-04-20 | 2 | -30/+3 |
| * | vlan/macvlan: fix NULL pointer dereferences in ethtool handlers | Patrick McHardy | 2009-04-17 | 1 | -3/+6 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-17 | 18 | -47/+107 |
| |\ |
|
| | * | ar9170usb: add ZyXEL NWD271N | Christian Lamparter | 2009-04-17 | 1 | -0/+2 |
| | * | ar9170: fix struct layout on arm | Johannes Berg | 2009-04-16 | 1 | -4/+4 |
| | * | orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() | Pavel Roskin | 2009-04-16 | 1 | -5/+3 |
| | * | rt2x00: prevent double kfree when failing to register hardware | Herton Ronaldo Krzesinski | 2009-04-16 | 1 | -3/+1 |
| | * | fix iwl3945 registration regression | Johannes Berg | 2009-04-16 | 1 | -0/+2 |
| | * | b43: Do radio lock assertion in software | Michael Buesch | 2009-04-16 | 3 | -5/+20 |
| | * | rt2x00: Add rt73usb USB IDs | Ivo van Doorn | 2009-04-16 | 1 | -0/+2 |
| | * | p54usb: add Telsey 802.11g USB2.0 Adapter | Christian Lamparter | 2009-04-16 | 1 | -0/+1 |
| | * | ar9170: add Cace Airpcap NX usb_id | Christian Lamparter | 2009-04-16 | 1 | -0/+2 |
| | * | airo: queue SIOCSIWAUTH-requested auth mode change for next commit | Dan Williams | 2009-04-16 | 1 | -1/+1 |
| | * | at76c50x-usb: Add device ID for OQO model 01+ | Jamie Lentin | 2009-04-16 | 1 | -0/+2 |
| | * | libertas: don't leak skb on receive error | Philip Rakity | 2009-04-16 | 1 | -0/+2 |
| | * | ath9k: fix access to a freed skb in ath_rx_tasklet() | Pavel Roskin | 2009-04-16 | 1 | -1/+3 |
| | * | net/ps3: Fix wireless AP connect error handling | Masakazu Mokuno | 2009-04-16 | 1 | -0/+3 |
| | * | p54spi: fix locking warning in p54spi_op_tx | Christian Lamparter | 2009-04-16 | 1 | -12/+13 |
| | * | p54: replace MAC80211_LEDS with P54_LEDS in p54.h | Christian Lamparter | 2009-04-16 | 1 | -6/+6 |
| | * | b43: Refresh RX poison on buffer recycling | Michael Buesch | 2009-04-16 | 1 | -10/+11 |
| | * | b43: Poison RX buffers | Michael Buesch | 2009-04-16 | 1 | -4/+33 |