| Commit message (Expand) | Author | Age | Files | Lines |
* | rt2x00: Add mesh support | Andrey Yurovsky | 2009-01-29 | 3 | -4/+9 |
* | rt2x00: Restrict interface between rt2x00link and drivers | Ivo van Doorn | 2009-01-29 | 7 | -199/+233 |
* | rt2x00: Reduce calls to bbp_read() | Ivo van Doorn | 2009-01-29 | 5 | -95/+92 |
* | rt2x00: Move link tuning into seperate file | Ivo van Doorn | 2009-01-29 | 7 | -331/+494 |
* | rt2x00: Implement Powersaving | Ivo van Doorn | 2009-01-29 | 6 | -7/+174 |
* | b43: Use 64bit atomic register access for TSF | Michael Buesch | 2009-01-29 | 1 | -69/+20 |
* | b43: Fixup set_key handling | Michael Buesch | 2009-01-29 | 1 | -16/+20 |
* | iw_cxgb3: handle chip reset notifications | Divy Le Ray | 2009-01-26 | 3 | -1/+19 |
* | cxgb3: Notify fatal errors | Divy Le Ray | 2009-01-26 | 3 | -4/+28 |
* | smsc911x: leave RX_STOP interrupt permanently enabled | Steve Glendinning | 2009-01-26 | 1 | -10/+3 |
* | smc91x: struct net_device_ops | Magnus Damm | 2009-01-26 | 1 | -8/+14 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-26 | 19 | -50/+54 |
* | net: pppoe - stop using proc internals | Cyrill Gorcunov | 2009-01-26 | 1 | -28/+6 |
* | pppol2tp: stop using proc internals | Alexey Dobriyan | 2009-01-26 | 1 | -43/+5 |
* | ixgbe: add support KX/KX4 device | Don Skidmore | 2009-01-26 | 4 | -0/+24 |
* | ixgbe: fix slow load times on 82598 nics | Don Skidmore | 2009-01-26 | 1 | -7/+18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 | 117 | -420/+5756 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-26 | 11 | -23/+1277 |
| |\ |
|
| | * | [NET] am79c961a: fix spin_lock usage | Uwe Kleine-König | 2009-01-24 | 1 | -10/+10 |
| | * | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms | Russell King | 2009-01-24 | 1 | -3/+3 |
| | * | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 | Madhusudhan Chikkature | 2009-01-24 | 3 | -0/+1253 |
| | * | [ARM] 5370/1: at91: fix rm9200 watchdog | Jean-Christop PLAGNIOL-VILLARD | 2009-01-24 | 1 | -0/+1 |
| | * | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo | 2009-01-24 | 1 | -1/+1 |
| | * | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 2009-01-24 | 3 | -6/+6 |
| | * | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 2009-01-15 | 1 | -3/+3 |
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 49 | -102/+65 |
| |\ \ |
|
| | * | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -7/+7 |
| | * | | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -9/+9 |
| | * | | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -12/+12 |
| | * | | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -12/+12 |
| | * | | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 7 | -27/+32 |
| | * | | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 37 | -42/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 | 44 | -375/+577 |
| |\ \ \ |
|
| | * | | | gianfar: Revive VLAN support | Anton Vorontsov | 2009-01-26 | 1 | -5/+1 |
| | * | | | bnx2x: tx_has_work should not wait for FW | Vladislav Zolotarov | 2009-01-26 | 1 | -5/+12 |
| | * | | | netxen: reduce memory footprint | Dhananjay Phadke | 2009-01-26 | 2 | -7/+10 |
| | * | | | netxen: fix vlan tso/checksum offload | Dhananjay Phadke | 2009-01-26 | 1 | -11/+20 |
| | * | | | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano | 2009-01-26 | 1 | -0/+2 |
| | * | | | e1000e: workaround hw errata | Jesse Brandeburg | 2009-01-26 | 2 | -1/+6 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-25 | 4 | -7/+29 |
| | |\ \ \ |
|
| | | * | | | rtl8187: Add termination packet to prevent stall | Larry Finger | 2009-01-23 | 1 | -0/+1 |
| | | * | | | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed | 2009-01-23 | 2 | -5/+23 |
| | | * | | | p54usb: fix packet loss with first generation devices | Christian Lamparter | 2009-01-23 | 1 | -2/+5 |
| | * | | | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson | 2009-01-25 | 1 | -1/+2 |
| | * | | | | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-25 | 1 | -2/+6 |
| | |/ / / |
|
| | * | | | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning | 2009-01-22 | 1 | -0/+12 |
| | * | | | phylib: Fix oops in suspend/resume paths | Anton Vorontsov | 2009-01-22 | 1 | -5/+3 |
| | * | | | bnx2x: Version | Eilon Greenstein | 2009-01-22 | 1 | -2/+2 |
| | * | | | bnx2x: loopback test failure | Eilon Greenstein | 2009-01-22 | 1 | -6/+7 |
| | * | | | bnx2x: Missing rmb when waiting for FW response | Eilon Greenstein | 2009-01-22 | 1 | -0/+1 |