index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
libertas: don't leak skb on receive error
Philip Rakity
1
-0
/
+2
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-27
wireless: radiotap updates
Johannes Berg
2
-20
/
+2
2009-03-21
libertas: convert to net_device_ops
Stephen Hemminger
1
-16
/
+29
2009-03-21
libertas: convert to internal net_device_stats
Stephen Hemminger
6
-41
/
+16
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-70
/
+71
2009-02-27
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
1
-5
/
+9
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2
-0
/
+7
2009-02-26
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
7
-70
/
+71
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
1
-1
/
+1
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
1
-0
/
+15
2009-01-29
libertas: fix CF firmware loading for some cards
Dan Williams
1
-1
/
+1
2009-01-29
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
4
-0
/
+1415
2009-01-29
libertas: Update libertas core with GSPI constants
Colin McCabe
3
-3
/
+11
2009-01-21
net: constify VFTs
Jan Engelhardt
1
-7
/
+7
2009-01-16
libertas: Fix alignment issues in libertas core
Andrey Yurovsky
1
-46
/
+45
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2008-12-19
libertas: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+2
2008-12-12
libertas: Create sysfs entry for changing the mesh probe response limit
Anna Neal
2
-0
/
+61
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
1
-3
/
+0
2008-12-03
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-11-21
libertas: Fine grained configuration of wake-on-lan.
Anna Neal
7
-7
/
+65
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
1
-36
/
+36
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
4
-17
/
+17
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-10
don't use net/ieee80211.h
Johannes Berg
9
-57
/
+65
2008-11-10
netdevice libertas: Fix directly reference of netdev->priv
Wang Chen
1
-18
/
+18
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
5
-13
/
+26
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
7
-44
/
+21
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2008-10-29
libertas: fix buffer overrun
Johannes Berg
1
-2
/
+2
2008-10-29
libertas: remove two libertas sparse warning
Holger Schurig
1
-2
/
+2
2008-10-27
net: convert print_mac to %pM
Johannes Berg
6
-40
/
+26
2008-10-26
libertas: free sk_buff with kfree_skb
Sergio Luis
1
-1
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-10-14
libertas : Remove unused variable warning for "old_channel" from cmd.c
Manish Katiyar
1
-0
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2008-09-30
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)
Anna Neal
4
-2
/
+19
2008-09-24
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2
-3
/
+24
2008-09-15
libertas: correct "limited range of data type" warning
John W. Linville
1
-3
/
+2
2008-09-15
libertas: Reduce the WPA key installation time.
Javier Cardona
1
-3
/
+13
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
9
-264
/
+172
2008-09-15
libertas: remove unused generic RESET command
Dan Williams
4
-27
/
+2
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
6
-7
/
+128
2008-09-11
libertas: clear current command on card removal
Dan Williams
1
-1
/
+19
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-10
/
+3
2008-09-02
wireless/libertas/if_cs.c: fix memory leaks
Adrian Bunk
1
-10
/
+3
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-1
/
+1
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
7
-400
/
+302
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
9
-100
/
+100
[next]