index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-07-08
10
-94
/
+94
*
ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code
Pavel Roskin
2011-07-08
1
-9
/
+6
*
carl9170: Implement tx_frames_pending mac80211 callback function
Christian Lamparter
2011-07-08
1
-0
/
+8
*
net/b43: don't return IRQ_HANDLED if nothing was done
Sebastian Andrzej Siewior
2011-07-08
1
-1
/
+1
*
b43: HT-PHY: define dummy TX power functions
Rafał Miłecki
2011-07-08
1
-2
/
+10
*
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
2011-07-08
1
-0
/
+3
*
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-07-08
1
-2
/
+7
*
b43: LCN-PHY: include new PHY in common code
Rafał Miłecki
2011-07-08
2
-0
/
+9
*
b43: define firmwares for HT and LCN PHYs
Rafał Miłecki
2011-07-08
1
-0
/
+40
*
mac80211: allow driver to generate P1K for IV32
Johannes Berg
2011-07-08
2
-8
/
+25
*
mac80211: allow drivers to access key sequence counter
Johannes Berg
2011-07-08
3
-2
/
+137
*
mac80211: simplify RX PN/IV handling
Johannes Berg
2011-07-08
5
-20
/
+44
*
b43: LCN-PHY add place for new PHY support
Rafał Miłecki
2011-07-08
7
-0
/
+125
*
mac80211: use AES_BLOCK_SIZE
Johannes Berg
2011-07-08
5
-29
/
+25
*
b43: read radio ID on new cores
Rafał Miłecki
2011-07-08
1
-1
/
+13
*
b43: use radio ID reading code to older cores only
Rafał Miłecki
2011-07-08
1
-15
/
+23
*
b43: select BLOCKIO for BCMA
Rafał Miłecki
2011-07-08
1
-0
/
+6
*
b43: change selecting ucode for newer cores
Rafał Miłecki
2011-07-08
1
-9
/
+17
*
b43: bus: add helpers for getting/setting wldev from/in bus core
Rafał Miłecki
2011-07-08
3
-3
/
+35
*
b43: handle BCMA in bus switches
Rafał Miłecki
2011-07-08
2
-0
/
+90
*
b43: use switches for SSB specific code
Rafał Miłecki
2011-07-08
5
-57
/
+139
*
mac80211: fix CMAC races
Johannes Berg
2011-07-08
6
-32
/
+33
*
mac80211: fix CCMP races
Johannes Berg
2011-07-08
4
-25
/
+32
*
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
9
-93
/
+103
*
b43: implement BCMA bus ops
Rafał Miłecki
2011-07-08
3
-0
/
+110
*
b43: make b43_wireless_init bus generic
Rafał Miłecki
2011-07-08
1
-4
/
+4
*
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2011-07-08
17
-144
/
+414
|
\
|
*
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-08
6
-24
/
+51
|
*
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
2011-07-05
3
-1
/
+9
|
*
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
2011-07-05
1
-34
/
+34
|
*
wl12xx: implement cancel_hw_scan() callback
Eliad Peller
2011-07-05
1
-1
/
+39
|
*
wl12xx: add stop_scan command
Eliad Peller
2011-07-05
2
-0
/
+28
|
*
wl12xx: configure suspend/resume only if associated/started
Eliad Peller
2011-07-05
1
-2
/
+8
|
*
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
2011-07-05
1
-6
/
+6
|
*
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
2011-07-05
4
-13
/
+37
|
*
wl12xx: Increase low & high TX watermarks
Ido Yariv
2011-07-05
1
-2
/
+2
|
*
wl12xx: schedule TX packets according to FW occupancy
Arik Nemtsov
2011-07-05
4
-33
/
+72
|
*
wl12xx: use 802.11 header location after relocation to frame start
Arik Nemtsov
2011-07-05
1
-2
/
+2
|
*
wl12xx: AP mode - support FW TX inactivity triggers
Arik Nemtsov
2011-07-05
10
-14
/
+82
|
*
wl12xx: fix Tx security sequence number handling
Oz Krakowski
2011-07-05
6
-15
/
+47
*
|
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
9
-0
/
+22
*
|
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
2011-07-07
1
-2
/
+2
*
|
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
*
|
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
2011-07-07
1
-25
/
+26
*
|
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
2011-07-07
3
-28
/
+33
*
|
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2011-07-07
2
-5
/
+18
*
|
bcma: detect PCI core working in hostmode
Rafał Miłecki
2011-07-07
5
-1
/
+62
*
|
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
2011-07-06
1
-2
/
+2
*
|
ipw2100: Fix command list for debugging
Jean Delvare
2011-07-06
1
-1
/
+1
*
|
mac80211: support GTK rekey offload
Johannes Berg
2011-07-06
5
-0
/
+107
[next]