Age | Commit message (Expand) | Author |
2010-06-15 | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko |
2010-06-15 | macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 | Jiri Pirko |
2010-06-15 | net: add rx_handler data pointer | Jiri Pirko |
2010-06-14 | bnx2x: Fix link problem with some DACs | Yaniv Rosner |
2010-06-14 | loopback: Implement 64bit stats on 32bit arches | Eric Dumazet |
2010-06-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-13 | ixgbe: fix automatic LRO/RSC settings for low latency | Andy Gospodarek |
2010-06-13 | e1000: Fix message logging defect | Joe Perches |
2010-06-13 | ixgbe: fix for race with 8259(8|9) during shutdown | Don Skidmore |
2010-06-12 | usbnet: Print device statistics as unsigned | Ben Hutchings |
2010-06-12 | sfc: Implement 64-bit net device statistics on all architectures | Ben Hutchings |
2010-06-12 | net: Enable 64-bit net device statistics on 32-bit architectures | Ben Hutchings |
2010-06-12 | ucc_geth driver: add ioctl | Sergey Matyukevich |
2010-06-12 | enic: fix pci_alloc_consistent argument | Randy Dunlap |
2010-06-11 | bnx2: Fix compiler warning in bnx2_disable_forced_2g5(). | Michael Chan |
2010-06-11 | enic: cleanup vic_provinfo_alloc() | Dan Carpenter |
2010-06-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-11 | ethoc: use devres resource management | Jonas Bonn |
2010-06-11 | ethoc: Clear command buffer after write | Jonas Bonn |
2010-06-11 | Remove unused variable | Jonas Bonn |
2010-06-11 | ethoc: Clean up PHY probing | Jonas Bonn |
2010-06-11 | ethoc: write number of TX buffers in init_ring | Jonas Bonn |
2010-06-11 | ethoc: Write bus addresses to registers | Jonas Bonn |
2010-06-11 | ethoc: calculate number of buffers in ethoc_probe | Jonas Bonn |
2010-06-11 | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2010-06-11 | wimax/i2400m: fix missing endian correction read in fw loader | Inaky Perez-Gonzalez |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-10 | net-next: remove useless union keyword | Changli Gao |
2010-06-10 | net8139: fix a race at the end of NAPI | Figo.zhang |
2010-06-09 | cleanup: remove pppoe_xmit() declaration. | Rami Rosen |
2010-06-09 | r8169: fix mdio_read and update mdio_write according to hw specs | Timo Teräs |
2010-06-09 | gianfar: Revive the driver for eTSEC devices (disable timestamping) | Anton Vorontsov |
2010-06-09 | phylib: Add support for the LXT973 phy. | Richard Cochran |
2010-06-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-08 | iwlwifi: add missing rcu_read_lock | Johannes Berg |
2010-06-08 | wl1251: fix ELP_CTRL register reads | Grazvydas Ignotas |
2010-06-08 | ath5k: add debugfs file for queue debugging | Bruno Randolf |
2010-06-08 | ath5k: no need to save/restore the default antenna | Bruno Randolf |
2010-06-08 | ath5k: new function for setting the antenna switch table | Bruno Randolf |
2010-06-08 | ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks | Bruno Randolf |
2010-06-08 | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread... | Sascha Silbe |
2010-06-07 | macvlan: use call_rcu for port free | Jiri Pirko |
2010-06-07 | ath: Fix uninitialized variable warnings | Prarit Bhargava |
2010-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-06-07 | iwlwifi: fix-up botched revert | John W. Linville |
2010-06-07 | ath5k: fix NULL pointer in antenna configuration | Bruno Randolf |
2010-06-07 | p54usb: Add device ID for Dell WLA3310 USB | Jason Dravet |
2010-06-07 | wl1251: fix a memory leak in probe | Grazvydas Ignotas |
2010-06-07 | 8139too: fix buffer overrun in rtl8139_init_board | Denis Kirjanov |
2010-06-07 | greth: Remove unnecessary memset of napi member in netdev private data | Tobias Klauser |