index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
brcmsmac: remove dead code
Piotr Haber
2013-01-07
2
-6
/
+2
*
brcmsmac: allow user-space setting of interface address
Arend van Spriel
2013-01-07
2
-4
/
+4
*
brcmsmac: use perimeter lock in add_interface() callback
Arend van Spriel
2013-01-07
1
-0
/
+2
*
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-07
1
-3
/
+4
*
rt2x00: rt2800: convert read_eeprom functions to return an int value
Gabor Juhos
2013-01-07
4
-21
/
+43
*
ath9k_hw: Remove AR9485 1.0 macro
Sujith Manoharan
2013-01-07
1
-3
/
+0
*
brcmsmac: initialize morepending in brcms_b_recv()
Geert Uytterhoeven
2013-01-07
1
-1
/
+1
*
iwlegacy: allow to enable PS
Stanislaw Gruszka
2013-01-07
2
-3
/
+6
*
iwlegacy: add flush callback
Stanislaw Gruszka
2013-01-07
4
-0
/
+39
*
ath9k: fix column header comments for some initval arrays
Gabor Juhos
2013-01-07
2
-6
/
+6
*
carl9170: refactor carl9170_update_beacon
Christian Lamparter
2013-01-07
1
-53
/
+80
*
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2013-01-07
2
-14
/
+8
*
carl9170: disable hw crypto for p2p networks
Christian Lamparter
2013-01-07
1
-0
/
+8
*
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
2013-01-07
3
-12
/
+24
*
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
2013-01-07
1
-10
/
+19
*
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
2013-01-07
1
-3
/
+51
*
carl9170: import 1.9.7 firmware headers
Christian Lamparter
2013-01-07
3
-4
/
+12
*
carl9170: advertise support for TDLS
Christian Lamparter
2013-01-07
2
-5
/
+5
*
ath9k_hw: use the devres API for allocations
Felix Fietkau
2013-01-07
7
-80
/
+37
*
ath9k: use the devres API for allocations/mappings
Felix Fietkau
2013-01-07
7
-170
/
+51
*
rt2800: refactor RFCSR initialization
Stanislaw Gruszka
2013-01-07
1
-372
/
+423
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-07
17
-386
/
+311
|
\
|
*
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
2013-01-03
6
-43
/
+51
|
*
iwlwifi: fix spelling and value in LED registers.
Eytan Lifshitz
2013-01-03
2
-3
/
+3
|
*
iwlwifi: move some PCIe calls to better places
Johannes Berg
2013-01-03
2
-6
/
+5
|
*
iwlwifi: request IRQ only once
Johannes Berg
2013-01-03
2
-41
/
+25
|
*
iwlwifi: don't treat a bool as an error code
Emmanuel Grumbach
2013-01-03
1
-2
/
+2
|
*
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
9
-98
/
+109
|
*
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
2013-01-03
8
-108
/
+115
|
*
iwlwifi: use __packed
Johannes Berg
2013-01-03
1
-4
/
+4
|
*
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
2013-01-03
3
-6
/
+8
|
*
iwlwifi: don't verify fw after download
Emmanuel Grumbach
2013-01-03
1
-94
/
+0
|
*
iwlwifi: clean up code in AGG
Emmanuel Grumbach
2013-01-03
1
-11
/
+10
|
*
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
2013-01-03
4
-1
/
+10
*
|
cfg80211: disallow more station changes
Johannes Berg
2013-01-03
2
-18
/
+13
*
|
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
2013-01-03
1
-0
/
+15
*
|
wireless: use __aligned
Johannes Berg
2013-01-03
3
-6
/
+6
*
|
mac80211: support HT notify channel width action
Johannes Berg
2013-01-03
2
-1
/
+39
*
|
wireless: use __packed in ieee80211.h
Johannes Berg
2013-01-03
1
-42
/
+42
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
13
-21
/
+85
*
|
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
2013-01-03
1
-103
/
+103
*
|
mac80211: split out aggregation TX removal
Johannes Berg
2013-01-03
1
-18
/
+30
*
|
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
8
-25
/
+33
*
|
nl80211/mac80211: support full station state in AP mode
Johannes Berg
2013-01-03
4
-45
/
+113
*
|
cfg80211: move some AP code to right file
Johannes Berg
2013-01-03
2
-62
/
+62
*
|
mac80211: restrict assoc request VHT capabilities
Johannes Berg
2013-01-03
2
-3
/
+50
*
|
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
2013-01-03
1
-6
/
+5
*
|
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
2013-01-03
1
-16
/
+16
*
|
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
2013-01-03
1
-0
/
+19
*
|
mac80211: assign bss_conf.bssid only once
Johannes Berg
2013-01-03
5
-20
/
+15
[prev]
[next]