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
Commit message (
Expand
)
Author
Age
Files
Lines
*
connector: make callback argument type explicit
Mike Frysinger
2009-07-17
6
-13
/
+12
*
tun: Allow tap device to send/receive UFO packets.
Sridhar Samudrala
2009-07-17
1
-1
/
+12
*
virtio-net: Allow UFO feature to be set and advertised.
Sridhar Samudrala
2009-07-17
1
-1
/
+2
*
ixgbe: Bump version number
Peter P Waskiewicz Jr
2009-07-17
1
-1
/
+1
*
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-07-17
3
-0
/
+4
*
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+4
*
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
2009-07-17
3
-49
/
+19
*
fs_enet/mii-fec.c: fix MII speed calculation
Wolfgang Denk
2009-07-17
1
-4
/
+33
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-16
27
-68
/
+97
|
\
|
*
cdc-eem: bad crc checking
Vincent CUISSARD
2009-07-16
1
-1
/
+1
|
*
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
2009-07-16
1
-4
/
+0
|
*
ixgbe: clear mac address data block in DCB mode
Lucy Liu
2009-07-16
1
-0
/
+2
|
*
sky2: revert shutdown changes
Stephen Hemminger
2009-07-16
1
-8
/
+1
|
*
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
2009-07-16
1
-0
/
+3
|
*
bonding: clean muticast addresses when device changes type
Moni Shoua
2009-07-16
1
-2
/
+10
|
*
atl1c: misplaced parenthesis
roel kluin
2009-07-16
1
-1
/
+1
|
*
atl1c: add missing parentheses
roel kluin
2009-07-16
1
-4
/
+4
|
*
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
2009-07-14
5
-68
/
+44
|
*
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2009-07-14
2
-5
/
+7
|
*
NET: phy_device, fix lock imbalance
Jiri Slaby
2009-07-14
1
-1
/
+3
|
*
igb: gcc-3.4.6 fix
Eric Dumazet
2009-07-13
1
-40
/
+37
|
*
atlx: duplicate testing of MCAST flag
roel kluin
2009-07-13
1
-1
/
+1
|
*
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
2009-07-12
5
-44
/
+68
|
*
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
11
-0
/
+11
|
*
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-12
10
-2
/
+16
*
|
gianfar: remove unused DECLARE_MAC_BUF
Johannes Berg
2009-07-15
1
-1
/
+0
*
|
drivers/net/bonding: Adjust constant name
Julia Lawall
2009-07-12
1
-1
/
+2
*
|
hwsim: make testmode_cmd static
Johannes Berg
2009-07-10
1
-1
/
+2
*
|
p54: fix queue stall due to underrun
Christian Lamparter
2009-07-10
1
-3
/
+4
*
|
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
2009-07-10
1
-19
/
+17
*
|
ath5k: write PCU registers on initial reset
Bob Copeland
2009-07-10
1
-1
/
+1
*
|
ath5k: do not release irq across suspend/resume
Bob Copeland
2009-07-10
1
-11
/
+0
*
|
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
2009-07-10
1
-2
/
+0
*
|
ath5k: rework beacon configuration
Bob Copeland
2009-07-10
2
-40
/
+20
*
|
ath5k: send buffered frames after the beacon
Bob Copeland
2009-07-10
3
-11
/
+34
*
|
p54spi: remove dead code and definitions
Christian Lamparter
2009-07-10
1
-34
/
+0
*
|
p54: two endian fixes
Christian Lamparter
2009-07-10
2
-7
/
+7
*
|
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
13
-203
/
+20
*
|
iwlwifi: fix aggregation limit
Johannes Berg
2009-07-10
1
-1
/
+1
*
|
ath9k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-5
/
+5
*
|
ath5k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-3
/
+5
*
|
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2009-07-10
2
-3
/
+1
*
|
iwlwifi: always print buffer when error condition occurs
Reinette Chatre
2009-07-10
1
-1
/
+1
*
|
iwlwifi: add utility to print buffer when error occurs
Reinette Chatre
2009-07-10
1
-0
/
+6
*
|
iwlagn: re-enable PS support for iwlagn
Reinette Chatre
2009-07-10
1
-1
/
+2
*
|
iwmc3200wifi: remove B0 hardware support
Zhu Yi
2009-07-10
5
-29
/
+0
*
|
iwmc3200wifi: simplify calibration map
Zhu Yi
2009-07-10
4
-15
/
+17
*
|
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
2009-07-10
1
-1
/
+1
*
|
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2009-07-10
2
-8
/
+6
*
|
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
2009-07-10
1
-12
/
+14
[next]