| Commit message (Expand) | Author | Age | Files | Lines |
* | net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h" | Alexey Dobriyan | 2011-06-12 | 4 | -0/+4 |
* | be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE | Padmanabh Ratnakar | 2011-06-12 | 1 | -4/+1 |
* | virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID | Jason Wang | 2011-06-12 | 3 | -0/+6 |
* | net: DM9000: Add support for byte EEPROM access | Ben Dooks | 2011-06-12 | 1 | -6/+20 |
* | net: add Faraday FTGMAC100 Gigabit Ethernet driver | Po-Yu Chuang | 2011-06-12 | 4 | -0/+1621 |
* | net/m68k: Include <linux/interrupt.h> where needed | Geert Uytterhoeven | 2011-06-11 | 1 | -0/+1 |
* | ixgbevf: Update the driver string | Greg Rose | 2011-06-10 | 1 | -1/+1 |
* | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2011-06-10 | 1 | -1/+1 |
* | igb: Change version to remove number after -k in kernel versions. | Carolyn Wyborny | 2011-06-10 | 1 | -2/+1 |
* | igbvf: update version number | Williams, Mitch A | 2011-06-10 | 1 | -1/+1 |
* | e1000e: update driver version | Bruce Allan | 2011-06-10 | 1 | -2/+2 |
* | e1000e: remove redundant reverse dependency on CRC32 | Bruce Allan | 2011-06-10 | 1 | -1/+0 |
* | e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800 | Bruce Allan | 2011-06-10 | 2 | -11/+14 |
* | e1000e: access multiple PHY registers on same page at the same time | Bruce Allan | 2011-06-10 | 5 | -225/+366 |
* | e1000e: do not schedule the Tx queue until ready | Bruce Allan | 2011-06-10 | 1 | -6/+5 |
* | e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices | Bruce Allan | 2011-06-10 | 1 | -3/+8 |
* | e1000e: 82579 intermittently disabled during S0->Sx | Bruce Allan | 2011-06-10 | 3 | -15/+79 |
* | e1000e: disable far-end loopback mode on ESB2 | Bruce Allan | 2011-06-10 | 2 | -0/+9 |
* | bonding: delete unused arp_mon_pt | Peter Pan(潘卫平) | 2011-06-10 | 1 | -1/+0 |
* | bonding: delete unused ad_timer | Peter Pan(潘卫平) | 2011-06-10 | 1 | -1/+0 |
* | bonding:delete agg_select_mode from ad_bond_info | Peter Pan(潘卫平) | 2011-06-10 | 2 | -3/+1 |
* | bonding:delete lacp_fast from ad_bond_info | Peter Pan(潘卫平) | 2011-06-10 | 3 | -10/+5 |
* | bonding: make 802.3ad use latest lacp_rate | Peter Pan(潘卫平) | 2011-06-10 | 3 | -0/+33 |
* | enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller | Vasanthy Kolluri | 2011-06-09 | 2 | -3/+7 |
* | enic: Get/Set interrupt resource index for transmit and receive queues | Vasanthy Kolluri | 2011-06-09 | 4 | -3/+6 |
* | enic: Log device configuration in detail during driver load | Vasanthy Kolluri | 2011-06-09 | 3 | -6/+26 |
* | enic: Pass 802.1p bits for packets tagged with vlan zero | Vasanthy Kolluri | 2011-06-09 | 1 | -2/+1 |
* | net: emaclite: Add missing linux/interrupt.h header | Michal Simek | 2011-06-09 | 1 | -0/+1 |
* | tun: do not put self in waitq if doing a nonblock read | Amos Kong | 2011-06-09 | 1 | -2/+4 |
* | tun: dont force inline of functions | stephen hemminger | 2011-06-09 | 1 | -9/+9 |
* | tun: reserves space for network in skb | stephen hemminger | 2011-06-09 | 1 | -2/+2 |
* | cnic, bnx2: Check iSCSI support early in bnx2_init_one() | Michael Chan | 2011-06-09 | 2 | -10/+9 |
* | cnic: Improve NETDEV_UP event handling | Michael Chan | 2011-06-09 | 1 | -2/+2 |
* | cnic: Randomize initial TCP port for iSCSI connections | Eddie Wai | 2011-06-09 | 1 | -5/+9 |
* | cnic: Fix race conditions with firmware | Michael Chan | 2011-06-09 | 1 | -3/+11 |
* | cnic: Fix interrupt logic | Michael Chan | 2011-06-09 | 1 | -9/+4 |
* | niu: support 64 bit stats interface | stephen hemminger | 2011-06-09 | 1 | -16/+20 |
* | myricom: update to 64 bit stats | stephen hemminger | 2011-06-09 | 1 | -6/+8 |
* | enic: update to support 64 bit stats | stephen hemminger | 2011-06-09 | 1 | -4/+4 |
* | netxen: convert to 64 bit statistics | stephen hemminger | 2011-06-09 | 1 | -4/+5 |
* | veth: convert to 64 bit statistics | stephen hemminger | 2011-06-09 | 1 | -23/+18 |
* | vmxnet3: convert to 64 bit stats interface | stephen hemminger | 2011-06-09 | 3 | -25/+26 |
* | iph: use default get_stats | stephen hemminger | 2011-06-09 | 1 | -11/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 | 111 | -1266/+2581 |
|\ |
|
| * | ath9k: make use of a helper to get paprd scale factor | Mohammed Shafi Shajakhan | 2011-06-07 | 1 | -14/+3 |
| * | mwifiex: disable transmission buffer aggregation for AMSDU packets | Yogesh Ashok Powar | 2011-06-07 | 1 | -5/+13 |
| * | mwifiex: adding check for enough space before padding | Yogesh Ashok Powar | 2011-06-07 | 1 | -8/+14 |
| * | mwifiex: Remove redundant skb_queue_empty checks | Yogesh Ashok Powar | 2011-06-07 | 1 | -10/+5 |
| * | mwifiex: remove list traversal in mwifiex_num_pkts_in_txq | Yogesh Ashok Powar | 2011-06-07 | 3 | -25/+11 |
| * | iwlwifi: remove unecessary if statement | Greg Dietsche | 2011-06-07 | 1 | -3/+0 |