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
2009-02-13
orinoco: hermes doesn't need to be a separate module
David Kilroy
2
-20
/
+2
2009-02-13
orinoco: hermes_dld does not need to be a module
David Kilroy
2
-33
/
+4
2009-02-13
orinoco: Move WEXT handlers into a separate file
David Kilroy
5
-2350
/
+2408
2009-02-13
orinoco: Move hardware functions into separate file
David Kilroy
4
-583
/
+635
2009-02-13
orinoco: Add hardware function to set multicast mode
David Kilroy
1
-20
/
+31
2009-02-13
orinoco: Use accessor functions for bitrate tables
David Kilroy
1
-59
/
+81
2009-02-13
orinoco: Move firmware handling into a separate file
David Kilroy
4
-335
/
+358
2009-02-13
orinoco: Move MIC helpers into new file
David Kilroy
4
-74
/
+105
2009-02-11
orinoco: Move scan helpers to a separate file
David Kilroy
4
-219
/
+265
2009-02-11
orinoco: use orinoco_private instead of net_device in scan helper
David Kilroy
1
-5
/
+5
2009-02-11
orinoco: Rename orinoco.c
David Kilroy
7
-7
/
+8
2009-02-11
orinoco: Fix interesting checkpatch errors
David Kilroy
1
-30
/
+22
2009-02-11
orinoco: keep line length below 80 characters
David Kilroy
1
-45
/
+68
2009-02-11
orinoco: remove unnecessary braces
David Kilroy
1
-11
/
+7
2009-02-11
orinoco: spaces in parenthesised expressions
David Kilroy
1
-55
/
+55
2009-02-11
orinoco: address leading and trailing whitespace
David Kilroy
1
-53
/
+53
2009-02-11
b43: Add parts of LP-PHY TX power control
Michael Buesch
5
-3
/
+262
2009-02-11
ath9k: Add retry counters to rate control debug file
Sujith
3
-4
/
+30
2009-02-11
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
1
-0
/
+3
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
3
-29
/
+23
2009-02-11
ath9k: Lock mac80211 callbacks with a mutex
Sujith
1
-14
/
+46
2009-02-11
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
1
-6
/
+0
2009-02-11
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2
-1
/
+139
2009-02-11
e1000e: remove RXSEQ link monitoring for serdes
dave graham
1
-2
/
+2
2009-02-11
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2
-0
/
+13
2009-02-11
e1000e: add aer support
Jesse Brandeburg
1
-9
/
+30
2009-02-10
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+2
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2
-2
/
+2
2009-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
85
-2713
/
+3322
2009-02-10
enic: Add api for link down count and to get firmware notification status.
Scott Feldman
4
-7
/
+38
2009-02-10
enic: bug fix: tx_timeout reset path fix-ups
Scott Feldman
1
-16
/
+23
2009-02-10
enic: record all bad FCS errs as frame errors
Scott Feldman
2
-7
/
+4
2009-02-10
enic: bug fix: return notify intr credits
Scott Feldman
3
-7
/
+26
2009-02-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-5
/
+29
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
3
-3
/
+3
2009-02-10
gianfar: Fix boot hangs while bringing up gianfar ethernet
Jarek Poplawski
1
-0
/
+6
2009-02-09
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
1
-4
/
+11
2009-02-09
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
1
-14
/
+11
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
1
-1
/
+1
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+15
2009-02-09
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
1
-2
/
+2
2009-02-09
b43: Add LP 2062 radio init
Michael Buesch
4
-4
/
+355
2009-02-09
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
5
-3
/
+228
2009-02-09
iwlwifi: another led naming fix
Danny Kukawka
1
-4
/
+4
2009-02-09
rt2x00: fix led naming
Danny Kukawka
1
-3
/
+3
2009-02-09
b43legacy: fix led naming
Danny Kukawka
1
-4
/
+4
2009-02-09
ath9k: fix led naming
Danny Kukawka
1
-5
/
+5
2009-02-09
b43: Add LP-PHY register definitions
Michael Buesch
2
-0
/
+306
2009-02-09
Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
1
-1
/
+1
[next]