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: extend workaround for bcm4331
Hauke Mehrtens
2012-07-09
2
-0
/
+4
*
ath9k: fixing register bit shift values of control packets to support TPC
Thomas Huehn
2012-07-09
1
-3
/
+3
*
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+2
*
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
2012-07-09
1
-40
/
+44
*
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
2012-07-09
1
-1
/
+5
*
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
2012-07-09
1
-0
/
+28
*
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
2012-07-09
1
-5
/
+2
*
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
2012-07-09
1
-54
/
+65
*
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
3
-23
/
+18
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-07-09
13
-126
/
+145
|
\
|
*
iwlwifi: disallow log_event access if interface down
Richard A. Griffiths
2012-07-03
1
-1
/
+5
|
*
iwlwifi: remove unneeded NULL check
Johannes Berg
2012-07-03
1
-3
/
+0
|
*
iwlwifi: fix debug message level
Johannes Berg
2012-06-29
1
-1
/
+4
|
*
iwlwifi: add trailing newline to some messages
Johannes Berg
2012-06-29
1
-6
/
+8
|
*
iwlwifi: disable the watchdog for queues by default
Emmanuel Grumbach
2012-06-25
1
-0
/
+1
|
*
iwlwifi: limit dwell time more strictly
Johannes Berg
2012-06-25
1
-10
/
+27
|
*
iwlwifi: use __get_str in tracing
Johannes Berg
2012-06-25
1
-1
/
+1
|
*
iwlwifi: bump trace message limit
Johannes Berg
2012-06-25
1
-1
/
+1
|
*
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
2012-06-25
7
-103
/
+98
*
|
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
33
-299
/
+995
|
\
\
|
*
|
mac80211_hwsim: add testmode code to stop/wake queues
Johannes Berg
2012-07-06
1
-0
/
+8
|
*
|
mac80211: fix crash with single-queue drivers
Johannes Berg
2012-07-06
1
-2
/
+10
|
*
|
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
2012-07-06
1
-1
/
+1
|
*
|
mac80211: fix debugfs default key links
Johannes Berg
2012-07-06
1
-6
/
+10
|
*
|
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2012-07-05
2
-0
/
+51
|
*
|
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
4
-4
/
+18
|
*
|
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2012-07-04
2
-7
/
+5
|
*
|
mac80211: add TX prepare API
Johannes Berg
2012-07-03
4
-0
/
+44
|
*
|
mac80211_hwsim: fix NUM_BANDS usage
Johannes Berg
2012-07-03
1
-2
/
+2
|
*
|
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
4
-12
/
+11
|
*
|
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
4
-29
/
+3
|
*
|
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
2012-07-02
3
-1
/
+34
|
*
|
wireless: 60g protocol constants
Vladimir Kondratiev
2012-07-02
1
-1
/
+89
|
*
|
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
1
-1
/
+4
|
*
|
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
6
-11
/
+42
|
*
|
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
2012-07-02
1
-3
/
+10
|
*
|
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
6
-5
/
+52
|
*
|
cfg80211: add channel checking for iface combinations
Michal Kazior
2012-06-29
3
-8
/
+88
|
*
|
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
4
-34
/
+7
|
*
|
cfg80211: set initial monitor channel
Michal Kazior
2012-06-29
1
-0
/
+31
|
*
|
cfg80211: track monitor channel
Michal Kazior
2012-06-29
3
-2
/
+18
|
*
|
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
2012-06-29
1
-0
/
+2
|
*
|
mac80211: refactor virtual monitor code
Michal Kazior
2012-06-29
3
-14
/
+17
|
*
|
cfg80211: track monitor interfaces count
Michal Kazior
2012-06-29
4
-0
/
+47
|
*
|
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2012-06-29
2
-0
/
+63
|
*
|
cfg80211: track ibss fixed channel
Michal Kazior
2012-06-29
2
-0
/
+3
|
*
|
cfg80211: add channel tracking for AP and mesh
Michal Kazior
2012-06-29
5
-5
/
+22
|
*
|
cfg80211: .stop_ap when interface is going down
Michal Kazior
2012-06-29
2
-0
/
+6
|
*
|
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
2012-06-29
4
-17
/
+50
|
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
237
-9277
/
+12779
|
|
\
\
[next]