index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
2010-05-10
1
-0
/
+20
|
*
|
|
|
rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)
John W. Linville
2010-05-10
1
-2
/
+2
|
*
|
|
|
rt2x00: rt2800: use correct txop value in tx descriptor
Helmut Schaa
2010-05-07
5
-2
/
+31
|
*
|
|
|
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
2010-05-07
1
-1
/
+1
|
*
|
|
|
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
2010-05-07
1
-1
/
+1
|
*
|
|
|
wl1271: Fix to join and channel number handling
Juuso Oikarinen
2010-05-07
1
-6
/
+23
|
*
|
|
|
wl1271: Fix 32 bit register read related endiannes bug
Juuso Oikarinen
2010-05-07
2
-3
/
+3
|
*
|
|
|
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
Juuso Oikarinen
2010-05-07
4
-0
/
+51
|
*
|
|
|
ath9k_htc: Handle IDLE LED properly
Sujith
2010-05-07
1
-7
/
+19
|
*
|
|
|
ath9k_hw: Update initvals for AR9003 for xb113
Luis R. Rodriguez
2010-05-07
1
-102
/
+102
|
*
|
|
|
ath9k_common: drop incomming frames with an invalid hardware rate
Luis R. Rodriguez
2010-05-07
1
-2
/
+1
|
*
|
|
|
ath9k_common: move the rate status setting into ath9k_process_rate()
Luis R. Rodriguez
2010-05-07
1
-13
/
+27
|
*
|
|
|
rtl8180: add software-based support for IBSS mode
John W. Linville
2010-05-07
2
-10
/
+80
|
*
|
|
|
rtl8180: assign sequence numbers in the driver
John W. Linville
2010-05-07
2
-0
/
+13
|
*
|
|
|
rt2x00: Fix RF3052 channel initialization
Ivo van Doorn
2010-05-07
1
-9
/
+58
|
*
|
|
|
rt2x00: rt2800: don't overwrite SIFS values on erp changes
Helmut Schaa
2010-05-07
1
-2
/
+0
|
*
|
|
|
rt2x00: rt2800: update initial SIFS values
Helmut Schaa
2010-05-07
1
-2
/
+9
|
*
|
|
|
ath9k_htc: Fix beaconing in IBSS mode
Sujith
2010-05-07
4
-45
/
+13
|
*
|
|
|
mac80211: improve HT channel handling
Johannes Berg
2010-05-07
1
-9
/
+10
|
*
|
|
|
cfg80211/mac80211: better channel handling
Johannes Berg
2010-05-07
3
-2
/
+4
|
*
|
|
|
orinoco: refactor xmit path
David Kilroy
2010-05-07
3
-111
/
+155
|
*
|
|
|
ath9k: fix another source of corrupt frames
Felix Fietkau
2010-05-07
1
-2
/
+8
|
*
|
|
|
ar9170usb: remove deprecated aggregation code
Christian Lamparter
2010-05-07
2
-598
/
+12
*
|
|
|
|
net: trans_start cleanups
Eric Dumazet
2010-05-10
168
-314
/
+103
*
|
|
|
|
bnx2: Add prefetches to rx path.
Michael Chan
2010-05-06
2
-3
/
+14
*
|
|
|
|
bnx2: Add GRO support.
Michael Chan
2010-05-06
1
-3
/
+3
*
|
|
|
|
tehuti: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
sunhme: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
smc9194: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-3
/
+0
*
|
|
|
|
ethoc: Remove unnecessary memset of napi member in netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
bcm63xx_enet: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
KS8695: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
3c523: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
3c507: Remove unnecessary memset of netdev private data
Tobias Klauser
2010-05-06
1
-1
/
+0
*
|
|
|
|
net: emaclite: Use resource_size
Tobias Klauser
2010-05-06
1
-2
/
+2
*
|
|
|
|
e1000e: Reset 82577/82578 PHY before first PHY register read
Bruce Allan
2010-05-06
1
-0
/
+10
*
|
|
|
|
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
Bruce Allan
2010-05-06
2
-0
/
+22
*
|
|
|
|
bonding: make bonding support netpoll
WANG Cong
2010-05-06
1
-1
/
+98
*
|
|
|
|
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-05-06
1
-6
/
+9
*
|
|
|
|
ixgbevf: Cache PF ack bit in interrupt
Greg Rose
2010-05-06
1
-0
/
+16
*
|
|
|
|
ixgbe: Streamline MC filter setup for VFs
Greg Rose
2010-05-06
1
-2
/
+11
*
|
|
|
|
ixgbe: Remove unneeded register writes in VF VLAN setup
Greg Rose
2010-05-06
1
-11
/
+0
*
|
|
|
|
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2010-05-06
2
-8
/
+51
|
\
\
\
\
\
|
*
|
|
|
|
macvtap: add ioctl to modify vnet header size
Michael S. Tsirkin
2010-05-04
1
-4
/
+23
|
*
|
|
|
|
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
2010-05-03
1
-4
/
+28
*
|
|
|
|
|
igb: reduce cache misses on tx cleanup
Nick Nunley
2010-05-05
2
-27
/
+22
*
|
|
|
|
|
ks8851: companion eeprom access through ethtool
Sebastien Jan
2010-05-05
1
-0
/
+114
*
|
|
|
|
|
ks8851: Low level functions for read/write to companion eeprom
Sebastien Jan
2010-05-05
2
-1
/
+241
*
|
|
|
|
|
ks8851: Add caching of CCR register
Sebastien Jan
2010-05-05
1
-0
/
+12
*
|
|
|
|
|
forcedeth: Account for consumed budget in napi poll
Tom Herbert
2010-05-05
1
-2
/
+3
[prev]
[next]