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
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
3
-9
/
+4
2008-01-29
libertas: Fix memory leak of RX skbs
David Woodhouse
1
-1
/
+5
2008-01-29
libertas: less eventcause shifts
Holger Schurig
2
-28
/
+35
2008-01-29
libertas: remove user-specified channel list
Holger Schurig
4
-122
/
+13
2008-01-29
libertas: remove numprobes
Holger Schurig
4
-53
/
+11
2008-01-29
libertas: tweak tx path debugging
Holger Schurig
1
-4
/
+4
2008-01-29
libertas: tweak association debug output
Holger Schurig
3
-43
/
+28
2008-01-29
libertas: rework event subscription
Holger Schurig
6
-901
/
+278
2008-01-29
libertas: remove arbitrary typedefs
Holger Schurig
23
-565
/
+606
2008-01-29
libertas: configurable beacon interval
Brajesh Dave
6
-1
/
+61
2008-01-29
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
9
-36
/
+47
2008-01-29
libertas: nuke useless variable usbdriver_name and useless comments
Andres Salomon
1
-7
/
+1
2008-01-29
libertas: reset devices upon disconnect rather than module unloading
Andres Salomon
2
-25
/
+4
2008-01-29
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
3
-6
/
+6
2008-01-29
libertas: drop useless default_fw_name variable
Andres Salomon
1
-6
/
+1
2008-01-29
libertas: clean up association debug messages
Holger Schurig
1
-72
/
+64
2008-01-29
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
29
-1542
/
+1546
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
1
-4
/
+2
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-1
/
+1
2008-01-29
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2
-25
/
+10
2008-01-29
wireless: fix '!x & y' typo's
Roel Kluin
1
-1
/
+1
2008-01-29
libertas: move wlan_*_association_work from header to c file
Holger Schurig
2
-34
/
+34
2008-01-29
[LIBERTAS]: Remove last stray user of MAC_FMT.
David S. Miller
1
-1
/
+2
2008-01-16
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
1
-0
/
+4
2007-11-30
libertas: let more than one MAC event through
Holger Schurig
1
-1
/
+2
2007-11-30
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
1
-4
/
+0
2007-11-30
drivers/net/wireless: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-10
libertas: properly account for queue commands
Marcelo Tosatti
1
-3
/
+7
2007-11-10
libertas: make if_sdio align packets
Pierre Ossman
1
-1
/
+3
2007-11-10
libertas: fixes for slow hardware
Holger Schurig
1
-2
/
+5
2007-10-18
net: libertas sdio driver
Pierre Ossman
4
-0
/
+1128
2007-10-11
[PATCH] libertas: let get nick return what set nick has set
Holger Schurig
1
-27
/
+7
2007-10-11
[PATCH] libertas: remove one superfluous include
Holger Schurig
1
-1
/
+0
2007-10-11
[PATCH] libertas: clean up scan debug messages
Holger Schurig
2
-68
/
+155
2007-10-11
[PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w...
Holger Schurig
1
-1
/
+1
2007-10-11
[PATCH] libertas: fix a debug statement
Holger Schurig
1
-1
/
+1
2007-10-11
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
1
-2
/
+3
2007-10-11
[PATCH] libertas: fix u8 constant
Holger Schurig
2
-4
/
+4
2007-10-11
[PATCH] libertas: problems setting wpa keys
Dan Williams
1
-5
/
+30
2007-10-11
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
1
-3
/
+5
2007-10-11
[LIBERTAS]: fix oops on the blackfin architecture
Vladimir Davydov
1
-2
/
+4
2007-10-11
[LIBERTAS]: fix interrupts in CF driver
Ryan Mallon
1
-14
/
+19
2007-10-11
[LIBERTAS]: set dnld_sent correctly for CF parts
Ryan Mallon
1
-1
/
+2
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-40
/
+32
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
7
-34
/
+42
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2
-9
/
+9
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-4
/
+0
2007-10-11
[PATCH] libertas: remove unused adhoc_rates_b definition
John W. Linville
1
-3
/
+0
2007-10-11
[PATCH] libertas: printk warning fixes
Andrew Morton
1
-2
/
+2
2007-10-11
[PATCH] net: Kill some unneeded allocation return value casts in libertas
Jesper Juhl
2
-3
/
+2
[next]