index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
de2104x: support for systems lacking cache coherence
Risto Suominen
2009-06-11
2
-1
/
+24
*
drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces
sg.tweak@gmail.com
2009-06-11
1
-0
/
+1
*
e100: add non-MII PHY support
Andreas Mohr
2009-06-11
1
-26
/
+162
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-11
45
-1244
/
+1067
|
\
|
*
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
6
-26
/
+8
|
*
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
1
-0
/
+1
|
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
5
-14
/
+61
|
*
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
15
-341
/
+66
|
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
7
-17
/
+163
|
*
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
5
-260
/
+550
|
*
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
1
-0
/
+32
|
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
|
*
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
2
-49
/
+45
|
*
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
Jussi Kivilinna
2009-06-10
1
-78
/
+78
|
*
rndis_wlan: cleanup: capitalize enum labels
Jussi Kivilinna
2009-06-10
1
-68
/
+68
|
*
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
11
-414
/
+19
*
|
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
2009-06-10
1
-4
/
+6
*
|
qlge: bugfix: Get rid of errant spin_unlock().
Ron Mercer
2009-06-10
1
-1
/
+0
*
|
qlge: Add set TX csum ethtool op.
Ron Mercer
2009-06-10
1
-0
/
+1
*
|
qlge: Add support for varied pcie function numbers.
Ron Mercer
2009-06-10
2
-6
/
+68
*
|
qlge: Add support for using alternate MAC address.
Ron Mercer
2009-06-10
1
-2
/
+15
*
|
qlge: Drop inbound frames > MTU.
Ron Mercer
2009-06-10
1
-0
/
+9
*
|
qlge: Drop inbound error frames.
Ron Mercer
2009-06-10
1
-1
/
+7
*
|
qlge: Remove netif_set_gso_max_size() call.
Ron Mercer
2009-06-10
1
-1
/
+0
*
|
qlge: Add support for retrieving firmware version.
Ron Mercer
2009-06-10
4
-1
/
+47
|
/
*
bnx2: no need to check before vfreeing
Breno Leitao
2009-06-09
1
-4
/
+2
*
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-09
3
-5
/
+42
*
e1000e: Expose MDI-X status via ethtool change
Chaitanya Lala
2009-06-09
1
-0
/
+9
*
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
Simon Horman
2009-06-09
1
-2
/
+2
*
e1000e: Fixes possible phy corrupton on 82571 designs.
Dave Graham
2009-06-09
3
-7
/
+83
*
ieee802154: add simple HardMAC driver sample
Sergey Lapin
2009-06-09
1
-0
/
+2
*
be2net: Remove unnecessary frag list traversing.
David S. Miller
2009-06-09
1
-31
/
+25
*
declance: Restore tx descriptor ring locking
Maciej W. Rozycki
2009-06-08
1
-0
/
+5
*
tun: Fix unregister race
Eric W. Biederman
2009-06-08
1
-3
/
+4
*
e100: Fix napi_enable BUG_ON when recovering from EEH error
Andre Detsch
2009-06-08
1
-5
/
+6
*
mlx4: FIX error flow when initializing EQ table
Yevgeny Petrilin
2009-06-08
1
-1
/
+3
*
tun: Fix copy/paste error in tun_get_user
Sridhar Samudrala
2009-06-08
1
-1
/
+1
*
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
8
-22
/
+20
*
s2io: Remove private boolean definitions
Tobias Klauser
2009-06-08
2
-20
/
+11
*
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
2009-06-08
1
-3
/
+2
*
netdev: Added KS8842 driver
Richard Röjfors
2009-06-08
3
-0
/
+738
*
tun: Optimise handling of bogus gso->hdr_len
Herbert Xu
2009-06-08
1
-0
/
+4
*
virtio_net: Set correct gso->hdr_len
Herbert Xu
2009-06-08
1
-1
/
+1
*
sis190: fix gigabit negotiation
Riccardo Ghetta
2009-06-08
1
-12
/
+25
*
sis190: add new phy found on asus F5Sr laptop
Riccardo Ghetta
2009-06-08
1
-0
/
+1
*
sis190: better message on unknown PHY
Riccardo Ghetta
2009-06-08
1
-6
/
+9
*
sis190: fix for x86_64 (bug 11509)
Riccardo Ghetta
2009-06-08
1
-2
/
+2
*
qlge: Fix timeout on firmware mailbox commands.
Ron Mercer
2009-06-08
1
-2
/
+2
*
qlge: Fix timeout on indexed register wait.
Ron Mercer
2009-06-08
1
-1
/
+1
*
qlge: Fix bug in MTU setting process.
Ron Mercer
2009-06-08
1
-4
/
+1
[next]