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
2008-11-10
ath5k: Update PCU code
Nick Kossifidis
3
-24
/
+102
2008-11-10
don't use net/ieee80211.h
Johannes Berg
17
-158
/
+167
2008-11-10
iwl3945: remove bogus comment
Johannes Berg
1
-2
/
+0
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
2
-14
/
+0
2008-11-10
adm8211: remove SSID code
Johannes Berg
2
-25
/
+0
2008-11-10
b43/legacy: remove SSID code
Johannes Berg
2
-45
/
+0
2008-11-10
iwlwifi: remove unused essid variable
Johannes Berg
4
-28
/
+0
2008-11-10
iwlwifi: remove implicit direct scan
Johannes Berg
2
-15
/
+0
2008-11-10
iwl3945: remove dead code
Johannes Berg
1
-16
/
+2
2008-11-10
ath9k: remove useless NULL initialisers
Johannes Berg
1
-8
/
+0
2008-11-10
p54: eliminate warning for uninitialized variable 'tim_len'
John W. Linville
1
-1
/
+1
2008-11-10
p54: AP & Ad-hoc testing
Christian Lamparter
2
-5
/
+241
2008-11-10
p54: put broadcast frames into the right queues
Christian Lamparter
1
-15
/
+67
2008-11-10
p54: more definitions form lmac_longbow.h and pda.h
Christian Lamparter
2
-32
/
+82
2008-11-10
p54: introduce new names for device firmwares
Christian Lamparter
3
-10
/
+27
2008-11-10
netdevice libertas: Fix directly reference of netdev->priv
Wang Chen
1
-18
/
+18
2008-11-08
net: Guaranetee the proper ordering of the loopback device. v2
Eric W. Biederman
1
-11
/
+2
2008-11-08
Revert "net: Guaranetee the proper ordering of the loopback device."
David S. Miller
1
-2
/
+11
2008-11-07
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
34
-264
/
+3836
2008-11-07
fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.
Komuro
1
-19
/
+54
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-44
/
+77
2008-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-11
/
+39
2008-11-07
iwl3945: fix deadlock on suspend
Zhu, Yi
1
-1
/
+1
2008-11-07
iwl3945: do not send scan command if channel count zero
Reinette Chatre
1
-0
/
+5
2008-11-07
iwl3945: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+8
2008-11-07
ath5k: correct handling of rx status fields
Bob Copeland
1
-8
/
+8
2008-11-07
zd1211rw: Add 2 device IDs
Daniel Drake
1
-0
/
+2
2008-11-07
iwlagn: avoid sleep in softirq context
John W. Linville
1
-1
/
+5
2008-11-07
iwlwifi: clear scanning bits upon failure
Mohamed Abbas
1
-0
/
+7
2008-11-07
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
John W. Linville
1
-1
/
+3
2008-11-06
SMSC LAN911x and LAN921x vendor driver
Steve Glendinning
5
-0
/
+2528
2008-11-06
ehea: Fix some whitespace issues
Hannes Hering
2
-6
/
+6
2008-11-06
sfc: Do not reset when hardware monitor detects a fault
Ben Hutchings
2
-23
/
+6
2008-11-06
sfc: Use lm87 and lm90 drivers for board temperature/power monitoring
Ben Hutchings
8
-64
/
+265
2008-11-06
sfc: Expose flash region storing boot code as MTD
Ben Hutchings
9
-7
/
+327
2008-11-06
sfc: Clean up non-volatile memory partitioning
Ben Hutchings
4
-11
/
+24
2008-11-06
sfc: Correct address of gPXE boot configuration in EEPROM
Ben Hutchings
1
-2
/
+2
2008-11-06
bonding: alternate agg selection policies for 802.3ad
Jay Vosburgh
5
-129
/
+291
2008-11-06
bonding: Fix ALB mode to balance traffic on VLANs
Jay Vosburgh
1
-3
/
+10
2008-11-06
bonding: send IPv6 neighbor advertisement on failover
Brian Haley
6
-4
/
+327
2008-11-06
net: Guaranetee the proper ordering of the loopback device.
Eric W. Biederman
1
-11
/
+2
2008-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-22
/
+40
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
2
-2
/
+0
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
211
-276
/
+1
2008-11-04
bonding, net: Move last_rx update into bonding recv logic
Jay Vosburgh
2
-0
/
+5
2008-11-04
niu: Use pci_ioremap_bar().
David S. Miller
1
-5
/
+1
2008-11-04
tg3: Update version to 3.95
Matt Carlson
1
-2
/
+2
2008-11-04
broadcom: Add support for BCM50610
Matt Carlson
1
-1
/
+118
2008-11-04
broadcom: Refine expansion register access routine
Matt Carlson
1
-26
/
+34
2008-11-04
broadcom: Add flow control support
Matt Carlson
1
-6
/
+12
[prev]
[next]