index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
libertas: don't run thread while firmware not yet ready
David Woodhouse
1
-0
/
+5
2008-01-29
libertas: switch to a waitqueue and timer for handling USB firmware load
David Woodhouse
2
-12
/
+31
2008-01-29
libertas: improve reliability of firmware reloading on USB
David Woodhouse
1
-3
/
+3
2008-01-29
libertas: make rtap and normal modes mutually exclusive, clean up open/stop
David Woodhouse
2
-84
/
+50
2008-01-29
libertas: clean up is_command_allowed_in_ps()
Dan Williams
1
-15
/
+9
2008-01-29
libertas: remove pre_open_check()
David Woodhouse
1
-32
/
+0
2008-01-29
libertas: make lbs_cmd() usage nicer
Dan Williams
4
-9
/
+22
2008-01-29
libertas: clean up lbs_interrupt()
David Woodhouse
5
-17
/
+17
2008-01-29
libertas: add opaque extra argument to cmd callback function
David Woodhouse
5
-9
/
+16
2008-01-29
libertas: fix use-after-free error
Holger Schurig
1
-6
/
+8
2008-01-29
libertas: kill (IS,SET,UNSET)_MESH_FRAME.
David Woodhouse
1
-4
/
+0
2008-01-29
libertas: kill lbs_upload_tx_packet()
David Woodhouse
3
-26
/
+16
2008-01-29
libertas: fix error cases in lbs_process_rxed_802_11_packet()
David Woodhouse
1
-6
/
+8
2008-01-29
libertas: remove unreachable code from process_rxed_802_11_packet()
David Woodhouse
1
-43
/
+32
2008-01-29
libertas: Move actual transmission to main thread
David Woodhouse
3
-61
/
+71
2008-01-29
libertas: refactor the 'should I sleep?' decision in lbs_thread()
David Woodhouse
1
-2
/
+18
2008-01-29
libertas: free successfully transmitted skbs again
David Woodhouse
1
-1
/
+3
2008-01-29
libertas: TX packet is radiotap iff it comes from rtap_dev
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: set dev_addr on rtap device
David Woodhouse
1
-0
/
+1
2008-01-29
libertas: stop using ieee80211 for radiotap device
David Woodhouse
2
-23
/
+15
2008-01-29
libertas: kill lbs_pre_start_xmit(), lib_mesh_pre_start_xmit()
David Woodhouse
1
-48
/
+2
2008-01-29
libertas: clean up lbs_hard_start_xmit()
David Woodhouse
1
-70
/
+63
2008-01-29
libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
David Woodhouse
1
-32
/
+13
2008-01-29
libertas: move lbs_hard_start_xmit() into tx.c
David Woodhouse
3
-34
/
+33
2008-01-29
libertas: kill SendSinglePacket() function.
David Woodhouse
1
-42
/
+24
2008-01-29
libertas: kill internal tx queue for PS mode
David Woodhouse
4
-50
/
+3
2008-01-29
libertas: stop debugfs code looking at cmdpendingq
David Woodhouse
1
-2
/
+1
2008-01-29
libertas: cope with device which already has firmware loaded
David Woodhouse
2
-14
/
+23
2008-01-29
libertas: use lbs_host_to_card_done() in lbs_tx_timeout()
David Woodhouse
1
-23
/
+17
2008-01-29
libertas: kill struct lbs_adapter
David Woodhouse
19
-1204
/
+1046
2008-01-29
libertas: kill TxLockFlag
David Woodhouse
3
-10
/
+25
2008-01-29
libertas: fix lbs_rtap attribute in sysfs
David Woodhouse
2
-14
/
+6
2008-01-29
libertas: clean up lbs_thread() to make it slightly more readable
David Woodhouse
1
-56
/
+36
2008-01-29
libertas: switch lbs_cmd() to take a callback function pointer
David Woodhouse
4
-35
/
+7
2008-01-29
libertas: kill adapter->nr_cmd_pending
David Woodhouse
5
-14
/
+5
2008-01-29
libertas: Fix up error handling in lbs_setuserscan()
David Woodhouse
1
-10
/
+19
2008-01-29
libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.
David Woodhouse
1
-10
/
+1
2008-01-29
libertas: endianness fixes
Holger Schurig
6
-23
/
+23
2008-01-29
libertas: Switch to using a callback function pointer for commands
David Woodhouse
3
-21
/
+34
2008-01-29
libertas: when usb_submit_usb fails, include the error code in the printk
David Woodhouse
1
-2
/
+2
2008-01-29
libertas: implement new scanning logic
Holger Schurig
2
-513
/
+361
2008-01-29
libertas: Fix endianness in boot2_version handling.
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
David Woodhouse
1
-15
/
+0
2008-01-29
libertas: Use lbs_cmd() for setting Boot2 version
David Woodhouse
1
-4
/
+16
2008-01-29
libertas: fix data packet size errors
Holger Schurig
2
-1
/
+4
2008-01-29
libertas: don't cast a pointer to pointer of
Li Zefan
1
-11
/
+11
2008-01-29
libertas: Byteswap cmdptr->size in lbs_cmd()
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
David Woodhouse
1
-0
/
+2
2008-01-29
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2
-4
/
+5
2008-01-29
libertas: Don't claim to have checksummed incoming packets.
David Woodhouse
1
-1
/
+1
[prev]
[next]