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