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: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
5
-222
/
+218
*
ath9k: split bluetooth hardware coex init into two helpers
Luis R. Rodriguez
2009-10-07
1
-31
/
+44
*
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
6
-65
/
+88
*
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-10-07
4
-49
/
+55
*
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
2009-10-07
17
-340
/
+356
*
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
2009-10-05
1
-0
/
+14
*
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-10-05
2
-6
/
+17
*
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
2009-10-05
1
-15
/
+11
*
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-10-05
5
-50
/
+63
*
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
2009-10-05
1
-15
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-02
36
-220
/
+2094
|
\
|
*
cnic: Fix NETDEV_UP event processing.
Michael Chan
2009-10-02
2
-3
/
+4
|
*
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
2009-10-02
3
-33
/
+6
|
*
net: Fix wrong sizeof
Jean Delvare
2009-10-02
1
-1
/
+1
|
*
sky2: irqname based on pci address
Stephen Hemminger
2009-10-01
2
-2
/
+7
|
*
skge: use unique IRQ name
Michal Schmidt
2009-10-01
2
-2
/
+7
|
*
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
2009-10-01
1
-7
/
+6
|
*
NET: mkiss: Fix typo
Ralf Baechle
2009-10-01
1
-2
/
+2
|
*
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
2009-10-01
1
-1
/
+0
|
*
move virtnet_remove to .devexit.text
Uwe Kleine-König
2009-10-01
1
-1
/
+1
|
*
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
2009-10-01
1
-1
/
+1
|
*
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
2009-10-01
1
-1
/
+1
|
*
bonding: set primary param via sysfs
Jiri Pirko
2009-10-01
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-01
4
-26
/
+44
|
|
\
|
|
*
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
2009-09-29
1
-4
/
+2
|
|
*
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
Michal Szalata
2009-09-29
1
-0
/
+1
|
|
*
mac80211_hwsim: Fix initial beacon timer configuration
Jouni Malinen
2009-09-29
1
-0
/
+3
|
|
*
b43: Always use block-I/O for the PIO data registers
Michael Buesch
2009-09-29
1
-22
/
+38
|
*
|
ixgbe: correct the parameter description
Jiri Pirko
2009-10-01
1
-3
/
+1
|
*
|
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
2009-09-30
4
-6
/
+24
|
*
|
3c59x: Rework suspend and resume
Anton Vorontsov
2009-09-30
1
-39
/
+38
|
*
|
drivers/net: ks8851_mll ethernet network driver
Choi, David
2009-09-30
3
-0
/
+1705
|
*
|
skge: Make sure both ports initialize correctly
Mike McCormack
2009-09-30
1
-3
/
+6
|
*
|
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
2009-09-30
1
-1
/
+1
|
*
|
qlge: Fix error exit for probe call.
Ron Mercer
2009-09-30
1
-5
/
+5
|
*
|
qlge: Protect reset recovery with rtnl_lock().
Ron Mercer
2009-09-30
1
-3
/
+3
|
*
|
qlge: Fix spin_lock warning.
Ron Mercer
2009-09-30
1
-2
/
+0
|
*
|
qlge: Fix out of sync hardware semaphore.
Ron Mercer
2009-09-30
1
-4
/
+4
|
*
|
qlge: Fix bad bit definitions.
Ron Mercer
2009-09-30
1
-9
/
+9
|
*
|
ixgbe: Remove ATR computation for UDP traffic
Peter P Waskiewicz Jr
2009-09-30
1
-7
/
+0
|
*
|
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2009-09-30
2
-2
/
+9
|
*
|
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
2009-09-30
1
-1
/
+1
|
*
|
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-09-30
3
-52
/
+187
|
*
|
ixgbe: Fix disabling of relaxed ordering with Tx DCA
Peter P Waskiewicz Jr
2009-09-30
1
-3
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-30
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-30
18
-10922
/
+6720
|
\
\
|
|
/
|
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
|
*
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
|
*
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
[next]