summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
| * | | | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
| * | | | rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa2010-05-075-2/+31
| * | | | wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-071-1/+1
| * | | | wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-071-1/+1
| * | | | wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-071-6/+23
| * | | | wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2010-05-072-3/+3
| * | | | wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-074-0/+51
| * | | | ath9k_htc: Handle IDLE LED properlySujith2010-05-071-7/+19
| * | | | ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez2010-05-071-102/+102
| * | | | ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
| * | | | ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
| * | | | rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-072-10/+80
| * | | | rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-072-0/+13
| * | | | rt2x00: Fix RF3052 channel initializationIvo van Doorn2010-05-071-9/+58
| * | | | rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa2010-05-071-2/+0
| * | | | rt2x00: rt2800: update initial SIFS valuesHelmut Schaa2010-05-071-2/+9
| * | | | ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-074-45/+13
| * | | | mac80211: improve HT channel handlingJohannes Berg2010-05-071-9/+10
| * | | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-073-2/+4
| * | | | orinoco: refactor xmit pathDavid Kilroy2010-05-073-111/+155
| * | | | ath9k: fix another source of corrupt framesFelix Fietkau2010-05-071-2/+8
| * | | | ar9170usb: remove deprecated aggregation codeChristian Lamparter2010-05-072-598/+12
* | | | | net: trans_start cleanupsEric Dumazet2010-05-10168-314/+103
* | | | | bnx2: Add prefetches to rx path.Michael Chan2010-05-062-3/+14
* | | | | bnx2: Add GRO support.Michael Chan2010-05-061-3/+3
* | | | | tehuti: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | sunhme: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | smc9194: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-3/+0
* | | | | ethoc: Remove unnecessary memset of napi member in netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | KS8695: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | 3c523: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | 3c507: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* | | | | net: emaclite: Use resource_sizeTobias Klauser2010-05-061-2/+2
* | | | | e1000e: Reset 82577/82578 PHY before first PHY register readBruce Allan2010-05-061-0/+10
* | | | | e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0Bruce Allan2010-05-062-0/+22
* | | | | bonding: make bonding support netpollWANG Cong2010-05-061-1/+98
* | | | | netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-6/+9
* | | | | ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-061-0/+16
* | | | | ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-061-2/+11
* | | | | ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-061-11/+0
* | | | | Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-05-062-8/+51
|\ \ \ \ \
| * | | | | macvtap: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-041-4/+23
| * | | | | tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-031-4/+28
* | | | | | igb: reduce cache misses on tx cleanupNick Nunley2010-05-052-27/+22
* | | | | | ks8851: companion eeprom access through ethtoolSebastien Jan2010-05-051-0/+114
* | | | | | ks8851: Low level functions for read/write to companion eepromSebastien Jan2010-05-052-1/+241
* | | | | | ks8851: Add caching of CCR registerSebastien Jan2010-05-051-0/+12
* | | | | | forcedeth: Account for consumed budget in napi pollTom Herbert2010-05-051-2/+3
OpenPOWER on IntegriCloud