Age | Commit message (Expand) | Author |
2012-04-21 | drivers/net: Do not free an IRQ if its request failed | Lee Jones |
2012-04-21 | ks8851: Fix request_irq/free_irq mismatch | Matt Renzelmann |
2012-04-21 | ks8851: Fix mutex deadlock in ks8851_net_stop() | Stephen Boyd |
2012-04-19 | bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set() | Dan Carpenter |
2012-04-19 | ksz884x: don't copy too much in netdev_set_mac_address() | Dan Carpenter |
2012-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-04-17 | davinci_mdio: Fix MDIO timeout check | Christian Riesch |
2012-04-17 | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE | Alexander Duyck |
2012-04-17 | ixgbe: add missing rtnl_lock in PM resume path | Benjamin Poirier |
2012-04-14 | net/ethernet: ks8851_mll fix rx frame buffer overflow | Davide Ciminaghi |
2012-04-14 | ixgbe: fix WoL issue with fiber | Don Skidmore |
2012-04-14 | e1000e: issues in Sx on 82577/8/9 | Bruce Allan |
2012-04-13 | net: smsc911x: fix skb handling in receive path | Will Deacon |
2012-04-13 | ks8851: Fix missing mutex_lock/unlock | Matt Renzelmann |
2012-04-13 | drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright | Michal Simek |
2012-04-13 | 8139cp: set intr mask after its handler is registered | Jason Wang |
2012-04-13 | atl1: fix kernel panic in case of DMA errors | Tony Zelenoff |
2012-04-06 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-04 | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo |
2012-04-04 | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde |
2012-04-04 | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner |
2012-04-04 | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner |
2012-04-04 | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner |
2012-04-04 | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner |
2012-04-04 | bnx2x: Fix BCM57810-KR FC | Yaniv Rosner |
2012-04-04 | bnx2x: PFC fix | Yaniv Rosner |
2012-04-04 | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger |
2012-04-03 | r8169: enable napi on resume. | Artem Savkov |
2012-04-03 | bnx2x: correction to firmware interface | Yuval Mintz |
2012-04-03 | e1000e: Guarantee descriptor writeback flush success. | Matthew Vick |
2012-04-03 | e1000e: prevent oops when adapter is being closed and reset simultaneously | Bruce Allan |
2012-04-03 | ixgbe: driver fix for link flap | Multanen, Eric W |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-02 | sky2: dont overwrite settings for PHY Quick link | Lino Sanfilippo |
2012-04-02 | tg3: Fix 5717 serdes powerdown problem | Matt Carlson |
2012-04-02 | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing | Chris Metcalf |
2012-04-02 | tilepro ethernet driver: fix a few minor issues | Chris Metcalf |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt |
2012-04-01 | net: sh_eth: fix endian check for architecture independent | Yoshihiro Shimoda |
2012-04-01 | via-rhine: fix wait-bit inversion. | Andreas Mohr |
2012-04-01 | net: lpc_eth: Fix rename of dev_hw_addr_random | stigge@antcom.de |
2012-04-01 | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. | Kenth Eriksson |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |