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-04-17
ath5k: Misc fixes/cleanups
Nick Kossifidis
5
-643
/
+139
2008-04-17
ath5k: Add RF2425 initvals
Nick Kossifidis
5
-14
/
+365
2008-04-17
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
3
-7
/
+6
2008-04-17
iwlwifi: fix unload warning and error
Mohamed Abbas
2
-1
/
+5
2008-04-17
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
6
-13
/
+17
2008-04-17
iwlwifi: Fix TKIP update key and get_free_ucode_key
Emmanuel Grumbach
2
-3
/
+3
2008-04-17
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
4
-41
/
+51
2008-04-17
iwlwifi: introduce host commands callbacks
Tomas Winkler
2
-0
/
+8
2008-04-17
iwlwifi: move HW device registration
Ron Rindjunsky
3
-19
/
+19
2008-04-17
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
5
-65
/
+67
2008-04-17
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
3
-9
/
+14
2008-04-17
iwlwifi: hw_setting cleanup
Tomas Winkler
6
-58
/
+61
2008-04-16
iwlwifi: remove the statistics work
Emmanuel Grumbach
5
-33
/
+21
2008-04-16
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
1
-0
/
+7
2008-04-16
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
4
-44
/
+40
2008-04-16
iwlwifi: perform bss_info_changed post association work right away
Reinette Chatre
1
-9
/
+22
2008-04-16
iwlwifi: make Makefile more concise
Reinette Chatre
4
-24
/
+11
2008-04-16
iwl4965: make iwl4965_send_rxon_assoc asynchronous
Reinette Chatre
1
-21
/
+6
2008-04-16
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
3
-11
/
+12
2008-04-16
iwlwifi: moves security functions to iwl-sta.c
Emmanuel Grumbach
3
-123
/
+123
2008-04-16
iwlwifi: maintain uCode key table state
Emmanuel Grumbach
4
-6
/
+34
2008-04-16
iwlwifi: add 1X HW WEP support
Emmanuel Grumbach
4
-2
/
+58
2008-04-16
iwlwifi: default WEP HW encryption
Emmanuel Grumbach
5
-40
/
+220
2008-04-16
iwlwifi: add default WEP key host command
Emmanuel Grumbach
2
-0
/
+28
2008-04-16
iwlwifi: replace sprintf with scnprintf for debugfs output
Abhijeet Kolekar
1
-28
/
+43
2008-04-16
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
3
-165
/
+174
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2
-3
/
+34
2008-04-16
proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface
Alexey Dobriyan
1
-31
/
+42
2008-04-16
libertas: un-garbage various command structs
Holger Schurig
1
-1
/
+6
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
13
-383
/
+269
2008-04-16
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
1
-4
/
+2
2008-04-16
[TUN]: Allow to register tun devices in namespace.
Pavel Emelyanov
1
-0
/
+4
2008-04-16
[TUN]: Make the tun_dev_list per-net.
Pavel Emelyanov
1
-18
/
+19
2008-04-16
[TUN]: Introduce the tun_net structure and init/exit net ops.
Pavel Emelyanov
1
-1
/
+52
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
24
-177
/
+543
2008-04-13
net: check for underlength tap writes
Rusty Russell
1
-1
/
+4
2008-04-13
net: make struct tun_struct private to tun.c
Rusty Russell
1
-0
/
+33
2008-04-13
tg3: fix MMIO for PPC 44x platforms
Sergei Shtylyov
1
-3
/
+4
2008-04-12
Mark generic HDLC + PPP as broken.
Krzysztof Halasa
1
-1
/
+5
2008-04-12
ehea: Fix DLPAR memory add support
Thomas Klein
2
-3
/
+24
2008-04-12
sc92031: sysfs link missing
Stephen Hemminger
1
-0
/
+1
2008-04-12
smc91x driver: fix bug: print warning only in interrupt mode
Sonic Zhang
1
-0
/
+2
2008-04-12
forcedeth: mac address fix
Ayaz Abdulla
1
-2
/
+24
2008-04-12
macb: Use semicolon instead of comma for statement
Atsushi Nemoto
1
-6
/
+6
2008-04-12
macb: Call phy_disconnect on removing
Atsushi Nemoto
1
-0
/
+2
2008-04-12
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
1
-23
/
+30
2008-04-12
fs_enet: Don't call NAPI functions when NAPI is not used.
Laurent Pinchart
1
-1
/
+2
2008-04-12
sky2: missing chip name for Yukon Supreme
Stephen Hemminger
1
-0
/
+1
2008-04-10
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
1
-3
/
+3
2008-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-5
/
+3
[next]