Age | Commit message (Expand) | Author |
2010-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
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 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-06-10 | net8139: fix a race at the end of NAPI | Figo.zhang |
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
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-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 | pcmcia: dev_node removal bugfix | Dominik Brodowski |
2010-06-07 | 8139too: fix buffer overrun in rtl8139_init_board | Denis Kirjanov |
2010-06-07 | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN | Jussi Kivilinna |
2010-06-06 | r8169: fix random mdio_write failures | Timo Teräs |
2010-06-05 | iwlwifi: move sysfs_create_group to post request firmware | Emmanuel Grumbach |
2010-06-05 | iwl3945: fix internal scan | Abhijeet Kolekar |
2010-06-05 | iwl3945: enable stuck queue detection on 3945 | Reinette Chatre |
2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-04 | X25: remove duplicated #include | Huang Weiyi |
2010-06-04 | ppp_generic: fix multilink fragment sizes | Ben McKeegan |
2010-06-04 | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend |
2010-06-04 | ath5k: retain promiscuous setting | Bob Copeland |
2010-06-04 | ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions | Tobias Doerffel |
2010-06-04 | Revert "wireless: hostap, fix oops due to early probing interrupt" | John W. Linville |
2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-06-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-03 | ixgbe: return IXGBE_ERR_RAR_INDEX when out of range | Jeff Kirsher |
2010-06-03 | sfc: Store port number in net_device::dev_id | Ben Hutchings |
2010-06-03 | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN | Roland Dreier |
2010-06-03 | tehuti: return -EFAULT on copy_to_user errors | Dan Carpenter |
2010-06-03 | e1000e: change logical negate to bitwise | Dan Carpenter |
2010-06-03 | sfc: Get port number from CS_PORT_NUM, not PCI function number | Ben Hutchings |
2010-06-02 | of/net: fs_enet/mii-bitbang.c: fix build breakage | Anatolij Gustschin |
2010-06-02 | net/fec: fix pm to survive to suspend/resume | Eric Bénard |
2010-06-02 | korina: count RX DMA OVR as rx_fifo_error | Phil Sutter |
2010-06-02 | korina: use netdev_alloc_skb_ip_align() here, too | Phil Sutter |
2010-06-02 | korina: fix deadlock on RX FIFO overrun | Phil Sutter |
2010-06-02 | enic: bug fix: make the set/get netlink VF_PORT support symmetrical | Scott Feldman |
2010-06-02 | bnx2: Fix hang during rmmod bnx2. | Michael Chan |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt |
2010-06-01 | ath5k: wake queues on reset | Bruno Randolf |
2010-06-01 | ksz884x: Add missing validate_addr hook | Denis Kirjanov |
2010-06-01 | ksz884x: convert to netdev_tx_t | Denis Kirjanov |
2010-06-01 | virtio-net: pass gfp to add_buf | Michael S. Tsirkin |
2010-06-01 | be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 | Sathya Perla |
2010-06-01 | can: mpc5xxx_can.c: Fix build failure | Anatolij Gustschin |