index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libertas: fix use-after-free error
Holger Schurig
2008-01-28
1
-6
/
+8
*
libertas: kill (IS,SET,UNSET)_MESH_FRAME.
David Woodhouse
2008-01-28
1
-4
/
+0
*
libertas: kill lbs_upload_tx_packet()
David Woodhouse
2008-01-28
3
-26
/
+16
*
libertas: fix error cases in lbs_process_rxed_802_11_packet()
David Woodhouse
2008-01-28
1
-6
/
+8
*
libertas: remove unreachable code from process_rxed_802_11_packet()
David Woodhouse
2008-01-28
1
-43
/
+32
*
libertas: Move actual transmission to main thread
David Woodhouse
2008-01-28
3
-61
/
+71
*
libertas: refactor the 'should I sleep?' decision in lbs_thread()
David Woodhouse
2008-01-28
1
-2
/
+18
*
libertas: free successfully transmitted skbs again
David Woodhouse
2008-01-28
1
-1
/
+3
*
libertas: TX packet is radiotap iff it comes from rtap_dev
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: set dev_addr on rtap device
David Woodhouse
2008-01-28
1
-0
/
+1
*
libertas: stop using ieee80211 for radiotap device
David Woodhouse
2008-01-28
2
-23
/
+15
*
libertas: kill lbs_pre_start_xmit(), lib_mesh_pre_start_xmit()
David Woodhouse
2008-01-28
1
-48
/
+2
*
libertas: clean up lbs_hard_start_xmit()
David Woodhouse
2008-01-28
1
-70
/
+63
*
libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
David Woodhouse
2008-01-28
1
-32
/
+13
*
libertas: move lbs_hard_start_xmit() into tx.c
David Woodhouse
2008-01-28
3
-34
/
+33
*
libertas: kill SendSinglePacket() function.
David Woodhouse
2008-01-28
1
-42
/
+24
*
libertas: kill internal tx queue for PS mode
David Woodhouse
2008-01-28
4
-50
/
+3
*
libertas: stop debugfs code looking at cmdpendingq
David Woodhouse
2008-01-28
1
-2
/
+1
*
libertas: cope with device which already has firmware loaded
David Woodhouse
2008-01-28
2
-14
/
+23
*
libertas: use lbs_host_to_card_done() in lbs_tx_timeout()
David Woodhouse
2008-01-28
1
-23
/
+17
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
19
-1204
/
+1046
*
libertas: kill TxLockFlag
David Woodhouse
2008-01-28
3
-10
/
+25
*
libertas: fix lbs_rtap attribute in sysfs
David Woodhouse
2008-01-28
2
-14
/
+6
*
libertas: clean up lbs_thread() to make it slightly more readable
David Woodhouse
2008-01-28
1
-56
/
+36
*
libertas: switch lbs_cmd() to take a callback function pointer
David Woodhouse
2008-01-28
4
-35
/
+7
*
libertas: kill adapter->nr_cmd_pending
David Woodhouse
2008-01-28
5
-14
/
+5
*
libertas: Fix up error handling in lbs_setuserscan()
David Woodhouse
2008-01-28
1
-10
/
+19
*
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
2008-01-28
1
-10
/
+1
*
libertas: endianness fixes
Holger Schurig
2008-01-28
6
-23
/
+23
*
libertas: Switch to using a callback function pointer for commands
David Woodhouse
2008-01-28
3
-21
/
+34
*
libertas: when usb_submit_usb fails, include the error code in the printk
David Woodhouse
2008-01-28
1
-2
/
+2
*
libertas: implement new scanning logic
Holger Schurig
2008-01-28
2
-513
/
+361
*
libertas: Fix endianness in boot2_version handling.
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
David Woodhouse
2008-01-28
1
-15
/
+0
*
libertas: Use lbs_cmd() for setting Boot2 version
David Woodhouse
2008-01-28
1
-4
/
+16
*
libertas: fix data packet size errors
Holger Schurig
2008-01-28
2
-1
/
+4
*
libertas: don't cast a pointer to pointer of
Li Zefan
2008-01-28
1
-11
/
+11
*
libertas: Byteswap cmdptr->size in lbs_cmd()
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
David Woodhouse
2008-01-28
1
-0
/
+2
*
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2008-01-28
2
-4
/
+5
*
libertas: Don't claim to have checksummed incoming packets.
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: handy function to call firmware commands
Holger Schurig
2008-01-28
4
-10
/
+126
*
libertas: make more functions static
Holger Schurig
2008-01-28
2
-8
/
+8
*
libertas: remove cmd_ctrl_node->status
Holger Schurig
2008-01-28
2
-2
/
+0
*
libertas: remove cmd_ctrl_node->cmdflags
Holger Schurig
2008-01-28
2
-8
/
+0
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
5
-31
/
+27
*
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
2008-01-28
3
-9
/
+4
*
libertas: Fix memory leak of RX skbs
David Woodhouse
2008-01-28
1
-1
/
+5
*
b43: Fix for broken transmission
Michael Buesch
2008-01-28
3
-15
/
+23
*
b43: Fix ofdmtab write regression
Michael Buesch
2008-01-28
3
-22
/
+39
[prev]
[next]