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.13.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
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
14
-323
/
+241
2007-10-11
[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c
Dan Williams
1
-35
/
+36
2007-10-11
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
3
-21
/
+25
2007-10-11
[PATCH] libertas: fix more mixed-case abuse
Dan Williams
5
-21
/
+21
2007-10-11
[PATCH] libertas: bump version to 322.p1
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: new mesh control knobs
Dan Williams
1
-0
/
+8
2007-10-11
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
7
-89
/
+37
2007-10-11
[PATCH] libertas: fix debug build breakage due to field rename
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
16
-703
/
+703
2007-10-11
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start
Dan Williams
2
-3
/
+3
2007-10-11
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result
Dan Williams
2
-3
/
+3
2007-10-11
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
Dan Williams
2
-5
/
+4
2007-10-11
[PATCH] libertas: remove if_bootcmd.c
Dan Williams
4
-42
/
+24
2007-10-11
[PATCH] libertas: specific mesh scan for mshX interface
Luis Carlos Cobo
3
-0
/
+14
2007-10-11
[PATCH] libertas: clean up 802.11 IE post-scan handling
Dan Williams
3
-151
/
+84
2007-10-11
[PATCH] libertas: clean up indentation in libertas_association_worker
Dan Williams
1
-5
/
+10
2007-10-11
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
8
-44
/
+37
2007-10-11
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
Dan Williams
8
-164
/
+91
2007-10-11
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
9
-87
/
+87
2007-10-11
[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...
Mariusz Kozlowski
1
-3
/
+1
2007-10-11
[PATCH] Use mutex instead of semaphore in the Host AP driver
Matthias Kaehlcke
2
-8
/
+9
2007-10-11
[PATCH] remove gratuitous space in airo module description
Bill Nottingham
1
-2
/
+2
2007-10-11
[PATCH] Kconfig: remove references of pcmcia-cs
Faidon Liambotis
1
-16
/
+1
2007-10-11
[PATCH] Kconfig: order options
Faidon Liambotis
1
-34
/
+34
2007-10-11
[PATCH] zd1211rw: monitor all packets
Ulrich Kunitz
2
-11
/
+38
2007-10-11
[PATCH] Add adm8211 802.11b wireless driver
Michael Wu
4
-0
/
+2751
2007-10-11
[MAC80211]: rework hardware crypto flags
Johannes Berg
1
-2
/
+1
2007-10-11
[NETNS]: Fix loopback network namespace initialization.
Daniel Lezcano
1
-0
/
+1
2007-10-11
[NET]: Implement network device movement between namespaces
Eric W. Biederman
1
-1
/
+2
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
12
-17
/
+23
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
6
-0
/
+18
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
8
-0
/
+35
2007-10-11
[NET]: Make socket creation namespace safe.
Eric W. Biederman
3
-6
/
+9
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
11
-27
/
+38
2007-10-11
[TG3]: remove sparse warnings
Andy Gospodarek
1
-8
/
+5
2007-10-11
[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
Johannes Berg
1
-2
/
+1
2007-10-11
[IrDA]: Kingsun KS-959 IrDA USB driver
Alex Villacís Lasso
3
-0
/
+954
2007-10-11
[IrDA]: Kingsun Dazzle IrDA USB driver
Alex Villacís Lasso
3
-0
/
+836
2007-10-11
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
2
-26
/
+589
2007-10-11
[NET] netconsole: Support multiple logging targets
Satyam Sharma
1
-40
/
+131
2007-10-11
[NET] netconsole: Introduce netconsole_netdev_notifier
Satyam Sharma
1
-0
/
+32
2007-10-11
[NET] netconsole: Introduce netconsole_target
Satyam Sharma
1
-11
/
+25
2007-10-11
[NET] netconsole: Use netif_running() in write_msg()
Satyam Sharma
1
-9
/
+9
2007-10-11
[NET] netconsole: Simplify boot/module option setup logic
Satyam Sharma
1
-13
/
+14
2007-10-11
[NET] netconsole: Remove bogus check
Satyam Sharma
1
-3
/
+0
2007-10-11
[NET] netconsole: Cleanups, codingstyle, prettyfication
Satyam Sharma
1
-28
/
+27
2007-10-11
[MYRI10GE]: Use LRO.
Andrew Gallatin
2
-1
/
+109
2007-10-11
[EHEA]: Use LRO.
Jan-Bernd Themann
4
-7
/
+100
2007-10-11
[NET]: Virtual ethernet device driver.
Pavel Emelyanov
3
-0
/
+484
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
78
-1380
/
+1241
[next]