| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 32 | -53/+13998 |
|\ |
|
| * | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 2010-04-03 | 1 | -5/+7 |
| * | r8169: clean up my printk uglyness | Neil Horman | 2010-04-01 | 1 | -2/+2 |
| * | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+26 |
| * | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3395 |
| * | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 2010-04-01 | 4 | -0/+1714 |
| * | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 2010-04-01 | 1 | -0/+2431 |
| * | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3231 |
| * | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 2010-04-01 | 3 | -0/+3122 |
| * | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 2010-04-01 | 1 | -12/+14 |
| * | stmmac: fix kconfig for crc32 build error | Carmelo AMOROSO | 2010-04-01 | 1 | -0/+1 |
| * | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 2010-04-01 | 1 | -2/+2 |
| * | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2010-04-01 | 2 | -10/+9 |
| * | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 2010-04-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-31 | 10 | -13/+33 |
| |\ |
|
| | * | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 2 | -2/+7 |
| | * | iwlwifi: range checking issue | Dan Carpenter | 2010-03-30 | 1 | -1/+1 |
| | * | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 2010-03-30 | 1 | -1/+1 |
| | * | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 2010-03-30 | 1 | -0/+5 |
| | * | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 2010-03-30 | 1 | -2/+2 |
| | * | iwlwifi: clear unattended interrupts in tasklet | Shanyu Zhao | 2010-03-30 | 1 | -1/+9 |
| | * | iwlwifi: counting number of tfds can be free for 4965 | Wey-Yi Guy | 2010-03-30 | 1 | -4/+2 |
| | * | iwlwifi: fix regulatory | Reinette Chatre | 2010-03-30 | 2 | -2/+2 |
| | * | Add USB ID for Thomson SpeedTouch 120g to p54usb id table | Hans de Goede | 2010-03-30 | 1 | -0/+1 |
| | * | Add a pci-id to the mwl8k driver | Benjamin Larsson | 2010-03-30 | 1 | -0/+1 |
| | * | ar9170: add support for NEC WL300NU-G USB dongle | Ben Konrath | 2010-03-30 | 1 | -0/+2 |
| * | | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 2010-03-31 | 1 | -1/+1 |
| * | | drivers/net: Add missing unlock | Julia Lawall | 2010-03-30 | 1 | -1/+3 |
| * | | net: gianfar - align BD ring size console messages | Kim Phillips | 2010-03-30 | 1 | -2/+2 |
| * | | net: gianfar - initialize per-queue statistics | Kim Phillips | 2010-03-30 | 1 | -2/+2 |
| * | | gianfar: Fix a memory leak in gianfar close code | Andy Fleming | 2010-03-30 | 1 | -2/+2 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 442 | -116/+374 |
* | | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.h | Tejun Heo | 2010-03-30 | 3 | -1/+3 |
|/ / |
|
* | | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) | Neil Horman | 2010-03-29 | 1 | -5/+24 |
* | | tulip: Add missing parens. | David S. Miller | 2010-03-28 | 1 | -1/+1 |
* | | r8169: fix broken register writes | Francois Romieu | 2010-03-27 | 1 | -2/+2 |
* | | pcnet_cs: add new id | Ken Kawasaki | 2010-03-27 | 1 | -1/+2 |
* | | bonding: fix broken multicast with round-robin mode | Andy Gospodarek | 2010-03-27 | 1 | -8/+32 |
* | | drivers/net: Fix continuation lines | Joe Perches | 2010-03-27 | 1 | -1/+1 |
* | | e1000: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-27 | 2 | -9/+1 |
* | | ixgbe: Do not run all Diagnostic offline tests when VFs are active | Greg Rose | 2010-03-27 | 1 | -0/+21 |
* | | igb: use correct bits to identify if managability is enabled | Alexander Duyck | 2010-03-27 | 1 | -3/+3 |
* | | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c | wzt wzt | 2010-03-27 | 1 | -1/+1 |
* | | e1000e: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-26 | 2 | -11/+1 |
* | | igbvf: do not modify tx_queue_len on link speed change | Emil Tantilov | 2010-03-26 | 2 | -11/+1 |
* | | tulip: Fix null dereference in uli526x_rx_packet() | Kyle McMartin | 2010-03-26 | 1 | -3/+5 |
* | | gianfar: fix undo of reserve() | Ben Menchaca | 2010-03-26 | 2 | -2/+9 |
* | | ixgbe: filter FIP frames into the FCoE offload queues | Chris Leech | 2010-03-26 | 2 | -0/+16 |
* | | ixgbe: Priority tag FIP frames | Robert Love | 2010-03-26 | 1 | -9/+17 |
* | | ixgbe: Don't allow user buffer count to exceed 256 | Robert Love | 2010-03-26 | 1 | -8/+10 |