Commit Graph

69753 Commits (ed6dd18b5aceb322da9840f01a68d648e91c8a72)

Author SHA1 Message Date
Dave Andrews 2bcaa6a423 Input: atkbd - add Compaq Presario R4000-series repeat quirk 16 years ago
Scott Feldman 6fdfa97073 enic: organize device initialization/deinit into separate functions 16 years ago
Scott Feldman 491598a44f enic: bug fix: check for zero port MTU before posting warning 16 years ago
Scott Feldman d73149f51e enic: changes to driver/firmware interface 16 years ago
Scott Feldman 9f63a7c6ae enic: bug fix: enable VLAN filtering 16 years ago
Scott Feldman 6ba9cdc096 enic: provision for multiple Rx/Tx queues; prepare for RSS support 16 years ago
Scott Feldman 350991e12a enic: bug fix: included MAC drops in rx_dropped netstat 16 years ago
Scott Feldman 56ac88b38e enic: bug fix: protect fw call i/f with spinlock 16 years ago
Scott Feldman d19e22dc2c enic: use netdev_alloc_skb 16 years ago
Scott Feldman ea0d7d9181 enic: bug fix: split TSO fragments larger than 16K into multiple descs 16 years ago
Scott Feldman 4badc385d1 enic: workaround A0 erratum 16 years ago
Scott Feldman 27e6c7d338 enic: add support for multiple BARs 16 years ago
Eric Dumazet 2c11455321 macvlan: add multiqueue capability 16 years ago
Ben Hutchings 0fa0ee053a netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Ben Hutchings aae5e7c30f netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls 16 years ago
Stephen Hemminger c23ddf8f22 sky2: only enable Vaux if capable of wakeup 16 years ago
Dhananjay Phadke cf503e8f45 netxen: fix infinite loop on dma mapping failure 16 years ago
Dhananjay Phadke 270e57e133 netxen: remove duplicate napi_add 16 years ago
Dhananjay Phadke bc75e5bfad netxen: fix lro buffer allocation 16 years ago
Yi Zou d4ab88194e ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets 16 years ago
Yi Zou 09ad1cc099 ixgbe: Distribute transmission of FCoE traffic in 82599 16 years ago
Yi Zou 8de8b2e634 ixgbe: Add support for multiple Tx queues for FCoE in 82599 16 years ago
Alexander Duyck ae641bdc26 igb: set vf rlpml wasn't taking vlan tag into account 16 years ago
Alexander Duyck 2dfd121265 igb: only disable/enable interrupt bits for igb physical function 16 years ago
Alexander Duyck ff41f8dcc6 igb: add support for set_rx_mode netdevice operation 16 years ago
Dimitri Gorokhovik 16f05c2b68 mtd: nftl: fix offset alignments 16 years ago
Dimitri Gorokhovik 4149ed1aa9 mtd: nftl: write support is broken 16 years ago
Anton Vorontsov edcb3b1486 mtd: m25p80: fix null pointer dereference bug 16 years ago
Uwe Kleine-König 81538e74ca fec: don't enable irqs in hard irq context 16 years ago
Uwe Kleine-König 84177a2079 fec: fix recursive locking of mii_lock 16 years ago
Ralf Baechle 3eb0027594 NET: Fix possible corruption in bpqether driver 16 years ago
roel kluin ab08999d60 WARNING: some request_irq() failures ignored in el2_open() 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Vivek Natarajan d0bec34293 ath9k: Reconfigure beacon timers after the scan is completed. 16 years ago
Luis R. Rodriguez 44175272ba wireless: update top level wireless driver entry 16 years ago
Zhenyu Wang 07fb6111e7 agp/intel: support for new chip variant of IGDNG mobile 16 years ago
Chris Wilson 58c2fb647a drm/i915: Unref old_obj on get_fence_reg() error path 16 years ago
Jesse Barnes bcc24fb425 drm/i915: increase default latency constant (v2 w/comment) 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Matt Carlson daf09de817 tg3: Update version to 3.102 16 years ago
Matt Carlson 882e9793fa tg3: Add MDIO bus address assignments 16 years ago
Matt Carlson a1b950d56d tg3: Add 5717 NVRAM detection routines 16 years ago
Matt Carlson f6eb9b1fc1 tg3: Add 5717 asic rev 16 years ago
Matt Carlson 8d9d7cfc0e tg3: Assign rx ret producer indexes by vector 16 years ago
Matt Carlson 0c1d0e2b05 tg3: Adjust RSS ring allocation strategies 16 years ago
Matt Carlson baf8a94a57 tg3: Add RSS support 16 years ago
Matt Carlson b6080e1260 tg3: Add coalesce parameters for msix vectors 16 years ago
Matt Carlson fed9781081 tg3: Enable NAPI instances for other int vectors 16 years ago
Matt Carlson fe5f5787f0 tg3: Add TSS support 16 years ago