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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
2010-08-24
7
-12
/
+9
*
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
2010-08-24
3
-2
/
+16
*
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
2010-08-24
1
-2
/
+2
*
iwlwifi: additional comments in iwl_cfg
Wey-Yi Guy
2010-08-24
1
-0
/
+2
*
iwlwifi: remove unused define
Wey-Yi Guy
2010-08-24
1
-1
/
+0
*
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
2010-08-24
1
-1
/
+1
*
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
2010-08-24
1
-7
/
+5
*
mac80211-hwsim: allow configuring IBSS
Johannes Berg
2010-08-24
1
-2
/
+5
*
wireless: move documentation books
Johannes Berg
2010-08-24
3
-338
/
+372
*
p54: improve eeprom parser
Christian Lamparter
2010-08-24
2
-3
/
+19
*
p54spi: fix eeprom checksum
Christian Lamparter
2010-08-24
1
-1
/
+1
*
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
2010-08-24
1
-1
/
+39
*
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
2010-08-24
2
-1
/
+13
*
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
2010-08-24
1
-2
/
+2
*
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
2010-08-24
1
-1
/
+2
*
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-08-24
13
-776
/
+917
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
1
-1
/
+1
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
2
-2
/
+2
*
ath5k: don't enable probe request rx for STAs
Bob Copeland
2010-08-24
1
-2
/
+2
*
ath5k: remove all mention of monitor iftype
Bob Copeland
2010-08-24
1
-7
/
+1
*
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
2010-08-24
1
-3
/
+2
*
ath5k: clean up some comments
Bob Copeland
2010-08-24
9
-62
/
+59
*
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
2
-5
/
+2
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
5
-12
/
+11
*
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-08-24
15
-195
/
+452
*
mac80211: remove unused don't-encrypt flag
Johannes Berg
2010-08-24
1
-2
/
+0
*
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
2010-08-24
2
-2
/
+2
*
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-16
1
-0
/
+1
*
cfg80211: check if WEP is available for shared key auth
Johannes Berg
2010-08-16
1
-0
/
+15
*
mac80211: dont advertise WEP if unavailable
Johannes Berg
2010-08-16
1
-0
/
+5
*
mac80211: remove unused status flag checks
Johannes Berg
2010-08-16
2
-20
/
+9
*
mac80211: move key tfm setup
Johannes Berg
2010-08-16
1
-16
/
+10
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
31
-260
/
+236
*
libertas: [spi] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
2
-80
/
+69
*
libertas: [sdio] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
2
-87
/
+60
*
libertas: [cs] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
1
-56
/
+74
*
libertas: add two-stage firmware request helper
Dan Williams
2010-08-16
2
-0
/
+118
*
libertas: [usb] use new firmware locations
Dan Williams
2010-08-16
2
-7
/
+54
*
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
Ivo van Doorn
2010-08-16
6
-20
/
+16
*
rt2x00: Update comments regarding TXWI and TX_STA_FIFO
Helmut Schaa
2010-08-16
1
-1
/
+26
*
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
2010-08-16
4
-107
/
+162
*
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
2010-08-16
4
-18
/
+26
*
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
4
-13
/
+16
*
rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS mode
Ivo van Doorn
2010-08-16
3
-1
/
+14
*
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-08-16
5
-62
/
+128
*
ath9k: remove duplicate get_hw_crypto_keytype()
Luis R. Rodriguez
2010-08-16
1
-17
/
+1
*
drivers/net/wireless/ath/ath9k: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/wireless/prism54: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
drivers/net/wireless/libertas: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-2
/
+4
*
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
4
-2
/
+19
[next]