index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
2008-12-05
3
-25
/
+36
*
rt2x00: Fix check for BSS info changes
Ivo van Doorn
2008-12-05
1
-1
/
+1
*
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2008-12-05
2
-2
/
+2
*
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
5
-1
/
+14
*
iwl3945 : Fix a-band association for passive channels
Abhijeet Kolekar
2008-12-05
2
-8
/
+24
*
iwlwifi: rely on API version read from firmware
Reinette Chatre
2008-12-05
8
-56
/
+217
*
iwlwifi: store ucode version number
Chatre, Reinette
2008-12-05
6
-8
/
+36
*
iwlwifi: fix DMA channel number in iwl_txq_ctx_stop
Zhu Yi
2008-12-05
4
-7
/
+10
*
iwl3945: Fix iwl3945 rate scaling.
Abbas, Mohamed
2008-12-05
2
-55
/
+52
*
iwl3945: add debugfs support
Abbas, Mohamed
2008-12-05
1
-0
/
+62
*
iwlwifi: move channels sysfs to debugfs
Winkler, Tomas
2008-12-05
3
-63
/
+77
*
iwlwifi: move disable/enable interrupts to iwl-core.c
Winkler, Tomas
2008-12-05
3
-22
/
+31
*
iwl3945: Select correct sta ID from find_station()
Samuel Ortiz
2008-12-05
1
-2
/
+9
*
iwlwifi: fix printk size format error
Zhu Yi
2008-12-05
2
-2
/
+2
*
iwlwifi: move host command check function into separate file
Winkler, Tomas
2008-12-05
5
-80
/
+112
*
rt2x00: Release rt2x00 2.2.3
Ivo van Doorn
2008-12-05
1
-1
/
+1
*
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
2008-12-05
8
-9
/
+156
*
rt2x00: Remove duplicate code
Ivo van Doorn
2008-12-05
1
-18
/
+19
*
rt2x00: Store retry limit values
Ivo van Doorn
2008-12-05
3
-8
/
+9
*
rt2x00: Optimize IV/EIV handling
Ivo van Doorn
2008-12-05
4
-46
/
+26
*
ath9k: Choose correct ANI calibration period
Sujith
2008-12-05
1
-2
/
+3
*
iwlwifi: 5150 enable LO, TXIQ and BB calibrations
Winkler, Tomas
2008-12-05
1
-1
/
+4
*
iwlwifi: 5150 parametrize eeprom versions
Tomas Winkler
2008-12-05
1
-0
/
+2
*
iwlwifi: 5150 compute ct kill threshold
Tomas Winkler
2008-12-05
2
-1
/
+13
*
iwlwifi: 5150 enable DC calibration
Tomas Winkler
2008-12-05
2
-1
/
+7
*
iwlwifi: 5150 add support for 5150
Tomas Winkler
2008-12-05
3
-0
/
+17
*
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
10
-74
/
+81
*
iwlwifi: disable AP mode
Johannes Berg
2008-12-05
2
-2
/
+0
*
p54: fix lm87 checksum endianness
Johannes Berg
2008-12-05
1
-3
/
+3
*
iwl3945: remove obsolete irq handling
Helmut Schaa
2008-12-05
1
-29
/
+0
*
p54: per-device names
Christian Lamparter
2008-12-05
2
-47
/
+55
*
p54: refactoring
Christian Lamparter
2008-12-05
2
-81
/
+79
*
p54: include support for 2.13.24.0 USB LM87 Firmwares
Christian Lamparter
2008-12-05
2
-11
/
+42
*
p54: utilize cryptographic accelerator
Christian Lamparter
2008-12-05
2
-13
/
+168
*
p54: revamp station power save management in access point mode
Christian Lamparter
2008-12-05
2
-26
/
+49
*
ath9k: Add a debugfs file for dumping DMA status
Sujith
2008-12-05
6
-74
/
+102
*
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
2008-12-05
3
-8
/
+42
*
ath9k: Remove includes that are not needed
Sujith
2008-12-05
1
-19
/
+0
*
ath9k: Add ATH9K_DEBUG configuration option
Sujith
2008-12-05
5
-17
/
+75
*
ath9k: Use cleaner debug masks
Sujith
2008-12-05
13
-609
/
+429
*
rtl8187: fix retry count passed in rtl8187_tx
herton
2008-12-05
1
-2
/
+2
*
wireless: clean up radiotap a bit
Johannes Berg
2008-12-05
2
-24
/
+3
*
ath9k: Handle channel initialization for AP mode
Sujith
2008-12-05
2
-24
/
+91
*
ath5k: enable combined michael mic in key cache
Bob Copeland
2008-12-05
4
-14
/
+22
*
ath5k: clean up ath5k_hw_set_key
Bob Copeland
2008-12-05
1
-24
/
+34
*
ath5k: preserve higher order bits when setting mac address
Bob Copeland
2008-12-05
1
-5
/
+4
*
iwlwifi: remove uses of __constant_{endian} helpers
Harvey Harrison
2008-12-05
2
-163
/
+163
*
iwlwifi: properly initialize calibration command header
Tomas Winkler
2008-12-05
3
-33
/
+40
*
hostap: select required crypto bits in Kconfig
John W. Linville
2008-12-05
1
-0
/
+7
*
if_usb: Kill directly reference of netdev->priv
Wang Chen
2008-12-03
1
-2
/
+2
[next]