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-04-02
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
Holger Schurig
4
-61
/
+11
2008-03-27
libertas: reduce debug output
Holger Schurig
3
-9
/
+9
2008-03-27
libertas: remove CMD_802_11_PWR_CFG
Holger Schurig
4
-28
/
+0
2008-03-27
libertas: kill useless #define LBS_MONITOR_OFF 0
Holger Schurig
4
-12
/
+9
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
1
-2
/
+0
2008-03-25
libertas: store rssi as an u32
Holger Schurig
3
-9
/
+4
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
10
-134
/
+46
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
6
-36
/
+23
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
6
-47
/
+10
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
3
-12
/
+7
2008-03-25
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2
-36
/
+57
2008-03-25
libertas: remove some unused commands
Holger Schurig
2
-10
/
+0
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
5
-23
/
+22
2008-03-25
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
3
-28
/
+8
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
6
-316
/
+76
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-07
libertas: clean up scan.c, remove zeromac and bcastmac
David Woodhouse
1
-234
/
+181
2008-03-07
libertas: convert 802_11_SCAN to a direct command
David Woodhouse
5
-147
/
+53
2008-03-07
libertas: add LED control TLV to types.h
David Woodhouse
1
-0
/
+13
2008-03-07
libertas: convert KEY_MATERIAL to a direct command
David Woodhouse
5
-122
/
+81
2008-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+3
2008-03-05
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-05
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-02-29
libertas: rename/document scan_channel
Holger Schurig
3
-13
/
+15
2008-02-29
libertas: make lbs_unset_basic_rate_flags() static
Holger Schurig
3
-19
/
+17
2008-02-29
libertas: make lbs_sync_channel() static
Holger Schurig
3
-13
/
+13
2008-02-29
libertas: make association debug output nicer
Holger Schurig
3
-10
/
+4
2008-02-29
libertas: trim overly long debug statement
Holger Schurig
2
-18
/
+9
2008-02-28
libertas: Remove unused exports
Roland Dreier
3
-20
/
+0
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-02-01
libertas: fix interrupt while removing driver
Holger Schurig
1
-3
/
+3
2008-02-01
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2
-3
/
+5
2008-01-29
libertas: pepper main with debug statement
Holger Schurig
1
-62
/
+82
2008-01-29
libertas: don't blindly try mesh
Holger Schurig
1
-23
/
+27
2008-01-29
libertas: always show firmware release
Holger Schurig
4
-20
/
+25
2008-01-29
libertas: move cardspecific data to driver
Holger Schurig
3
-3
/
+4
2008-01-29
libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message
Holger Schurig
1
-1
/
+4
2008-01-29
libertas: remove check for driver_lock in lbs_interrupt()
David Woodhouse
1
-5
/
+0
2008-01-29
libertas: convert SUBSCRIBE_EVENT to a direct command
David Woodhouse
4
-226
/
+135
2008-01-29
libertas: change inference about buffer size in lbs_cmd()
David Woodhouse
1
-6
/
+8
2008-01-29
libertas: convert ENABLE_RSN to a direct command
David Woodhouse
5
-54
/
+23
2008-01-29
libertas: convert SET_WEP to a direct command
David Woodhouse
5
-59
/
+34
2008-01-29
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
6
-98
/
+74
2008-01-29
libertas: convert INACTIVITY_TIMEOUT to a direct command
David Woodhouse
4
-26
/
+21
2008-01-29
libertas: convert RADIO_CONTROL to a direct command
David Woodhouse
3
-52
/
+29
2008-01-29
libertas: submit RSSI command on tx timeout, to check whether module is dead
David Woodhouse
1
-0
/
+7
2008-01-29
libertas: make lbs_submit_command always 'succeed' and set command timer
David Woodhouse
1
-22
/
+20
2008-01-29
libertas: discard DEFER responses to commands; let the timeout trigger
David Woodhouse
1
-0
/
+10
2008-01-29
libertas: use priv->upld_buf for command responses
David Woodhouse
4
-30
/
+4
[prev]
[next]