index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: add an extra pcie core struct
Hauke Mehrtens
2012-10-19
6
-8
/
+31
*
bcma: use fallback sprom if sprom on card was not valid
Hauke Mehrtens
2012-10-19
1
-1
/
+4
*
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
2012-10-19
2
-0
/
+3
*
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2012-10-19
4
-16
/
+19
*
bcma: add some more flash chips for serial flash
Hauke Mehrtens
2012-10-19
1
-1
/
+30
*
bcma: extract drv_cc in bcma_core_mips_flash_detect()
Hauke Mehrtens
2012-10-19
1
-11
/
+12
*
bcma: mark nflash if it is the boot flash
Hauke Mehrtens
2012-10-19
2
-0
/
+4
*
bcma: add and use constants for the flash windows
Hauke Mehrtens
2012-10-19
3
-5
/
+8
*
bcma: mark pflash as present when available
Hauke Mehrtens
2012-10-19
2
-0
/
+2
*
bcma: init sprom struct earlier
Hauke Mehrtens
2012-10-19
1
-7
/
+14
*
bcma: just do the necessary things in early register on SoCs
Hauke Mehrtens
2012-10-19
6
-17
/
+51
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-10-19
9
-30
/
+121
|
\
|
*
iwlwifi: don't WARN when a non empty queue is disabled
Emmanuel Grumbach
2012-10-16
1
-8
/
+0
|
*
iwlwifi: don't print the Intel banner twice
Emmanuel Grumbach
2012-10-16
1
-2
/
+0
|
*
iwlwifi: first deactivate a queue, then wipe out its data
Emmanuel Grumbach
2012-10-16
1
-1
/
+2
|
*
iwlwifi: use the new macro for the SCD Q STTS bits
Emmanuel Grumbach
2012-10-16
1
-1
/
+1
|
*
iwlwifi: wipe out the status of the SCD when we disable a queue
Emmanuel Grumbach
2012-10-16
4
-3
/
+12
|
*
iwlwifi: remove unused variables
Johannes Berg
2012-10-16
2
-6
/
+1
|
*
iwlwifi: make data frame tracing optional
Johannes Berg
2012-10-16
5
-10
/
+103
|
*
iwlwifi: improve oversized command warning
Johannes Berg
2012-10-16
1
-1
/
+4
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-10-19
60
-986
/
+5357
|
\
\
|
*
|
mac80211: make client powersave independent of interface type
Marco Porsch
2012-10-19
6
-74
/
+122
|
*
|
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
2012-10-18
3
-2
/
+21
|
*
|
cfg80211: add cfg80211 exported function tracing
Beni Lev
2012-10-18
7
-10
/
+615
|
*
|
cfg80211: add tracing to rdev-ops
Beni Lev
2012-10-18
4
-79
/
+2141
|
*
|
cfg80211: add wrappers for registered_device_ops
Hila Gonen
2012-10-18
14
-148
/
+700
|
*
|
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
2012-10-18
1
-3
/
+17
|
*
|
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
2012-10-18
1
-1
/
+1
|
*
|
mac80211: use __printf attribute in debugfs
Johannes Berg
2012-10-18
1
-3
/
+3
|
*
|
mac80211: remove some unused code
Johannes Berg
2012-10-18
4
-18
/
+4
|
*
|
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
2012-10-18
3
-54
/
+5
|
*
|
wireless: remove duplicate enum ieee80211_eid definitions
Arend van Spriel
2012-10-18
1
-2
/
+0
|
*
|
wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
1
-2
/
+2
|
*
|
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
9
-16
/
+19
|
*
|
mac80211: Notify new IBSS network creation
Sujith Manoharan
2012-10-18
2
-3
/
+10
|
*
|
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
2012-10-18
3
-4
/
+22
|
*
|
cfg80211: add support for flushing old scan results
Sam Leffler
2012-10-18
6
-24
/
+66
|
*
|
wireless: use OR operation to set wiphy features
Johannes Berg
2012-10-18
3
-6
/
+6
|
*
|
cfg80211: add scan flag to indicate its priority
Sam Leffler
2012-10-18
2
-4
/
+20
|
*
|
cfg80211: code rearrangement to avoid forward declarations
Amitkumar Karwar
2012-10-18
1
-27
/
+27
|
*
|
{nl,cfg}80211: add a flags word to scan requests
Sam Leffler
2012-10-18
3
-0
/
+31
|
*
|
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
2012-10-17
4
-0
/
+18
|
*
|
mac80211: VHT peer STA caps
Mahesh Palivela
2012-10-17
6
-0
/
+63
|
*
|
ieee80211: Rename VHT cap struct
Mahesh Palivela
2012-10-17
4
-19
/
+36
|
*
|
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
2012-10-17
5
-6
/
+6
|
*
|
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
2012-10-17
1
-2
/
+2
|
*
|
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
2012-10-17
3
-7
/
+43
|
*
|
cfg80211: Allow user space to specify non-IEs to SAE Authentication
Jouni Malinen
2012-10-17
6
-18
/
+77
|
*
|
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
2012-10-17
1
-1
/
+6
|
*
|
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
2012-10-17
4
-7
/
+7
[next]