| Commit message (Expand) | Author | Age | Files | Lines |
* | netxen: add vlan LRO support | Rajesh Borundia | 2011-08-07 | 3 | -10/+107 |
* | net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver | Mark Kamichoff | 2011-08-07 | 1 | -0/+19 |
* | qla3xxx: remove an extra semi-colon | Dan Carpenter | 2011-08-07 | 1 | -1/+1 |
* | ucc_geth: Add SUPPORTED_MII and SUPPORTED_Autoneg | Joakim Tjernlund | 2011-08-07 | 1 | -4/+6 |
* | via-velocity : cleanups. | françois romieu | 2011-08-07 | 1 | -46/+25 |
* | via-velocity : ethtool statistics support. | françois romieu | 2011-08-07 | 1 | -0/+74 |
* | via-velocity : update receive packets statistics. | françois romieu | 2011-08-07 | 1 | -0/+1 |
* | slip: cleanup statistics generation | Matvejchikov Ilya | 2011-08-03 | 2 | -24/+14 |
* | be2net: fix cmd-rx-filter not notifying MCC | Sathya Perla | 2011-08-03 | 1 | -0/+1 |
* | bna: Remove Obsolete File bfi_ctreg.h | Rasesh Mody | 2011-08-03 | 1 | -646/+0 |
* | bna: Consolidated HW Registers for Supported HWs | Rasesh Mody | 2011-08-03 | 4 | -41/+497 |
* | bna: Remove get_regs Ethtool Support | Rasesh Mody | 2011-08-03 | 1 | -319/+0 |
* | be2net: drop pkts that do not belong to the port | Sathya Perla | 2011-08-03 | 2 | -8/+24 |
* | be2net: add support for flashing Teranetics PHY firmware | Sathya Perla | 2011-08-03 | 5 | -44/+91 |
* | be2net: use RX_FILTER cmd to program multicast addresses | Sathya Perla | 2011-08-03 | 4 | -114/+41 |
* | be2net: non-member vlan pkts not received in promiscous mode | Sathya Perla | 2011-08-03 | 2 | -2/+11 |
* | be2net: no need to query link status | Sathya Perla | 2011-08-03 | 5 | -43/+22 |
* | be2net: remove wrong and unnecessary calls to netif_carrier_off() | Sathya Perla | 2011-08-03 | 1 | -2/+0 |
* | net/smsc911x: add device tree probe support | Shawn Guo | 2011-08-01 | 1 | -11/+74 |
* | ipg: Use const | Joe Perches | 2011-08-01 | 1 | -3/+3 |
* | ipg: Use current logging styles | Joe Perches | 2011-08-01 | 1 | -96/+95 |
* | qlcnic: Added debug info | Sritej Velaga | 2011-08-01 | 2 | -3/+14 |
* | qlcnic: Move get template from probe to start fw | Sritej Velaga | 2011-08-01 | 1 | -7/+15 |
* | qlcnic: Fix delay in reset path | Sritej Velaga | 2011-08-01 | 3 | -1/+8 |
* | qlcnic: FW dump related changes | Anirban Chakraborty | 2011-08-01 | 2 | -5/+18 |
* | qlcnic: Fix enviroment variable for udev event generation during FW dump | Anirban Chakraborty | 2011-08-01 | 1 | -2/+2 |
* | bna: HW Interface Init Update | Rasesh Mody | 2011-08-01 | 1 | -11/+17 |
* | bna: Remove Unnecessary CNA Check | Rasesh Mody | 2011-08-01 | 1 | -12/+0 |
* | be2net: use stats-sync to read/write 64-bit stats | Sathya Perla | 2011-08-01 | 4 | -51/+93 |
* | be2net: cleanup and refactor stats code | Sathya Perla | 2011-08-01 | 5 | -356/+155 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-01 | 3 | -3/+18 |
|\ |
|
| * | proc_fork_connector: a lockless ->real_parent usage is not safe | Oleg Nesterov | 2011-07-28 | 1 | -2/+6 |
| * | r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862) | Lennart Sorensen | 2011-07-28 | 1 | -0/+1 |
| * | sis190: Rx filter init is needed for MAC address change. | Klement Fish | 2011-07-28 | 1 | -1/+11 |
* | | mfd: Fix mismatch in twl4030 mutex lock-unlock | Sanjeev Premi | 2011-07-31 | 1 | -4/+4 |
* | | mfd: twl6030-pwm.c needs MODULE_LICENSE | Randy Dunlap | 2011-07-31 | 1 | -0/+2 |
* | | mfd: Fix the omap-usb-host clock API usage on usbhs_disable() | Keshava Munegowda | 2011-07-31 | 1 | -2/+2 |
* | | mfd: Acknowledge WM8994 IRQs before reporting | Mark Brown | 2011-07-31 | 1 | -6/+6 |
* | | mfd: Acknowlege all WM831x IRQs before we handle them | Mark Brown | 2011-07-31 | 1 | -17/+13 |
* | | mfd: Avoid two assignments if failures happen in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -3/+3 |
* | | regulator: Storing tps65912 error codes in u8 | Dan Carpenter | 2011-07-31 | 1 | -1/+1 |
* | | mfd: Don't leak init_data in tps65910_i2c_probe | Jesper Juhl | 2011-07-31 | 1 | -1/+5 |
* | | regulator: aat2870: Add AAT2870 regulator driver | Jin Park | 2011-07-31 | 3 | -0/+240 |
* | | backlight: Add AAT2870 backlight driver | Jin Park | 2011-07-31 | 3 | -0/+254 |
* | | mfd: Add AAT2870 mfd driver | Jin Park | 2011-07-31 | 3 | -0/+546 |
* | | mfd: Remove dead code from max8997-irq | Jesper Juhl | 2011-07-31 | 1 | -2/+0 |
* | | mfd: Move TPS55910 Kconfig option | Linus Walleij | 2011-07-31 | 2 | -10/+10 |
* | | mfd: Fix missing stmpe kerneldoc | Om Prakash | 2011-07-31 | 2 | -1/+2 |
* | | mfd: Fix off-by-one value range checking for tps65912_i2c_write | Axel Lin | 2011-07-31 | 1 | -1/+1 |
* | | mfd: Add devices for WM831x clocking module | Mark Brown | 2011-07-31 | 1 | -0/+12 |