Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | qlcnic: Fix typo in logs | Shahed Shaikh | 2013-04-18 | |
* | | | | | | | | | | | | | | | | qlcnic: fix TSO race condition | Sritej Velaga | 2013-04-18 | |
* | | | | | | | | | | | | | | | | qlcnic: Stop traffic before performing loopback test | Jitendra Kalsaria | 2013-04-18 | |
* | | | | | | | | | | | | | | | | ixgbe: Fix a bug in setting VF VLAN via PF | Greg Rose | 2013-04-18 | |
* | | | | | | | | | | | | | | | | igb: Revert support for build_skb in igb | Alexander Duyck | 2013-04-18 | |
* | | | | | | | | | | | | | | | | qlcnic: fix beaconing test for 82xx adapter | Himanshu Madhani | 2013-04-17 | |
* | | | | | | | | | | | | | | | | net: fec: fix regression in link change accounting | Lucas Stach | 2013-04-16 | |
* | | | | | | | | | | | | | | | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp... | Mugunthan V N | 2013-04-15 | |
* | | | | | | | | | | | | | | | | net: mvneta: fix improper tx queue usage in mvneta_tx() | Willy Tarreau | 2013-04-15 | |
* | | | | | | | | | | | | | | | | net: mvmdio: add select PHYLIB | Thomas Petazzoni | 2013-04-13 | |
* | | | | | | | | | | | | | | | | be2net: take care of __vlan_put_tag return value | Ivan Vecera | 2013-04-12 | |
* | | | | | | | | | | | | | | | | stmmac: prevent interrupt loop with MMC RX IPC Counter | Christian Ruppert | 2013-04-11 | |
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | bnx2x: Prevent null pointer dereference in AFEX mode | Yuval Mintz | 2013-04-10 | |
* | | | | | | | | | | | | | | | e100: Add dma mapping error check | Neil Horman | 2013-04-10 | |
* | | | | | | | | | | | | | | | net: mvneta: enable features before registering the driver | willy tarreau | 2013-04-08 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | bnx2x: Fix KR2 rapid link flap | Yaniv Rosner | 2013-04-07 | |
* | | | | | | | | | | | | | | ixgbe: fix registration order of driver and DCA nofitication | Jakub Kicinski | 2013-04-05 | |
* | | | | | | | | | | | | | | atl1e: limit gso segment size to prevent generation of wrong ip length fields | Hannes Frederic Sowa | 2013-04-05 | |
* | | | | | | | | | | | | | | r8169: fix auto speed down issue | hayeswang | 2013-04-04 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | net/mlx4_en: Fix setting initial MAC address | Yan Burman | 2013-04-02 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | DM9000B: driver initialization upgrade | Joseph CHANG | 2013-03-31 | |
* | | | | | | | | | | | | sh_eth: make 'link' field of 'struct sh_eth_private' *int* | Sergei Shtylyov | 2013-03-31 | |
* | | | | | | | | | | | | sh_eth: workaround for spurious ECI interrupt | Sergei Shtylyov | 2013-03-31 | |
* | | | | | | | | | | | | sh_eth: fix handling of no LINK signal | Sergei Shtylyov | 2013-03-31 | |
* | | | | | | | | | | | | ks8851: Fix interpretation of rxlen field. | Max.Nekludov@us.elster.com | 2013-03-29 | |
* | | | | | | | | | | | | atl1e: drop pci-msi support because of packet corruption | Hannes Frederic Sowa | 2013-03-29 | |
* | | | | | | | | | | | | net: calxedaxgmac: Wake-on-LAN fixes | Rob Herring | 2013-03-29 | |
* | | | | | | | | | | | | net: calxedaxgmac: fix rx ring handling when OOM | Rob Herring | 2013-03-29 | |
* | | | | | | | | | | | | sky2: Threshold for Pause Packet is set wrong | Mirko Lindner | 2013-03-29 | |
* | | | | | | | | | | | | sky2: Receive Overflows not counted | Mirko Lindner | 2013-03-29 | |
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-03-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers | Christoph Paasch | 2013-03-27 | |
| * | | | | | | | | | | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers | Christoph Paasch | 2013-03-27 | |
| * | | | | | | | | | | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings | Christoph Paasch | 2013-03-27 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | tg3: fix length overflow in VPD firmware parsing | Kees Cook | 2013-03-27 | |
* | | | | | | | | | | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting... | Mugunthan V N | 2013-03-27 | |
* | | | | | | | | | | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue | Mugunthan V N | 2013-03-27 | |
* | | | | | | | | | | | | enet: fec: fix fail resume from suspend state | Frank Li | 2013-03-27 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-03-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | igb: fix PHC stopping on max freq | Jiri Benc | 2013-03-26 | |
| * | | | | | | | | | | | igb: make sensor info static | Stephen Hemminger | 2013-03-26 | |
| * | | | | | | | | | | | igb: SR-IOV init reordering | Alex Williamson | 2013-03-26 | |
| * | | | | | | | | | | | igb: Fix null pointer dereference | Alex Williamson | 2013-03-26 | |
| * | | | | | | | | | | | igb: fix i350 anti spoofing config | Lior Levy | 2013-03-26 | |
| * | | | | | | | | | | | ixgbevf: don't release the soft entries | xunleer | 2013-03-26 | |
* | | | | | | | | | | | | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico | 2013-03-26 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | / / | bnx2x: fix assignment of signed expression to unsigned variable | Kumar Amit Mehta | 2013-03-24 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||
* | | | | | | | | | | net/mlx4_core: Disallow releasing VF QPs which have steering rules | Hadar Hen Zion | 2013-03-21 | |
* | | | | | | | | | | net/mlx4_core: Always use 64 bit resource ID when doing lookup | Hadar Hen Zion | 2013-03-21 | |
* | | | | | | | | | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPs | Hadar Hen Zion | 2013-03-21 |