index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
via-velocity: use standard VLAN interface (resend)
Stephen Hemminger
2
-30
/
+46
2007-10-11
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2
-600
/
+520
2007-10-11
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
1
-136
/
+142
2007-10-11
[netdrvr] sundance: fix phy scanning on IP100A
Jeff Garzik
1
-3
/
+11
2007-10-11
e1000e: Do not allow requeue of freed skb
Krishna Kumar
1
-1
/
+1
2007-10-11
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
1
-1
/
+0
2007-10-11
dgrs: remove from build, config, and maintainer list
Nathanael Nerode
11
-12764
/
+0
2007-10-11
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
1
-13
/
+8
2007-10-11
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
1
-10
/
+11
2007-10-11
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
1
-2
/
+2
2007-10-11
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
1
-1
/
+4
2007-10-11
[NET]: Bring comments in loopback.c uptodate.
Eric W. Biederman
1
-1
/
+3
2007-10-11
[PATCH] iwlwifi: fix imcomplete conversion to print_mac API
John W. Linville
1
-1
/
+1
2007-10-11
[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17
Zhu Yi
2
-2
/
+2
2007-10-11
[PATCH] iwlwifi: add debugfs rate scale stats
Zhu Yi
1
-1
/
+39
2007-10-11
[PATCH] iwlwifi: set fixed rate through debugfs
Zhu Yi
1
-2
/
+70
2007-10-11
[PATCH] iwlwifi: rs_rate_scale_perform clean up
Zhu Yi
1
-16
/
+11
2007-10-11
[PATCH] iwlwifi: add supp_rates to rate scale sta private data
Zhu Yi
1
-16
/
+15
2007-10-11
[PATCH] iwlwifi: limit printouts on hot path
Zhu Yi
3
-3
/
+6
2007-10-11
[PATCH] iwlwifi: add read rate scale table debugfs function
Zhu Yi
1
-6
/
+61
2007-10-11
[PATCH] iwlwifi: add debugfs framework to rate scale
Zhu Yi
1
-0
/
+21
2007-10-11
[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale
Zhu Yi
1
-5
/
+1
2007-10-11
[PATCH] iwlwifi: fix add_station to avoid FW error
Zhu Yi
1
-0
/
+10
2007-10-11
[PATCH] iwlwifi: Fix typo in rate sacling algorithm
Zhu Yi
1
-1
/
+1
2007-10-11
[PATCH] iwlwifi: clear station table in rxon unconditionally
Zhu Yi
2
-58
/
+21
2007-10-11
[PATCH] iwlwifi: Correction for sending beacon in config_ap
Zhu Yi
1
-3
/
+2
2007-10-11
[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle
Zhu Yi
1
-0
/
+1
2007-10-11
[PATCH] iwlwifi: replacing IPW with IWL in error messages
Zhu Yi
2
-6
/
+6
2007-10-11
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
1
-3
/
+5
2007-10-11
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
1
-14
/
+13
2007-10-11
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
2
-26
/
+22
2007-10-11
[PATCH] adm8211: kill version printks
Michael Wu
1
-15
/
+0
2007-10-11
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
1
-4
/
+3
2007-10-11
[PATCH] adm8211: kill interrupt loop
Michael Wu
1
-45
/
+39
2007-10-11
[PATCH] rt2x00: Release rt2x00 2.0.9
Ivo van Doorn
1
-1
/
+1
2007-10-11
[PATCH] rt2x00: Fix panic on rmmod with rfkill enabled
Ivo van Doorn
1
-0
/
+3
2007-10-11
[PATCH] rt2x00: Fix obvious typo in comment
Ivo van Doorn
2
-2
/
+2
2007-10-11
[PATCH] rt2x00: Stop link tuning when radio is down
Ivo van Doorn
1
-0
/
+7
2007-10-11
[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work
Ivo van Doorn
1
-2
/
+1
2007-10-11
rt2x00: Add rt2x00dev->flags to debugfs
Ivo van Doorn
1
-0
/
+37
2007-10-11
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
11
-84
/
+115
2007-10-11
[PATCH] rt2x00: Correctly identify rt2561turbo
Ivo van Doorn
1
-2
/
+2
2007-10-11
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
Ivo van Doorn
2
-10
/
+8
2007-10-11
[PATCH] rt2x00: Make *_beacon_update static
Ivo van Doorn
2
-2
/
+2
2007-10-11
[PATCH] rt2x00: Correct error in calculating rssi for link tuner
Ivo van Doorn
1
-2
/
+6
2007-10-11
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
3
-3
/
+3
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
28
-964
/
+1126
2007-10-11
[NET]: Proper comment for loopback initialization order.
Denis V. Lunev
1
-0
/
+3
2007-10-11
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
Jonathan Bastien-Filiatrault
1
-1
/
+1
2007-10-11
[PASEMI_MAC]: remove unused function
Satyam Sharma
1
-5
/
+0
[prev]
[next]