index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvlan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
2
-3
/
+3
2011-11-11
iwlagn: don't always split remain-on-channel
Johannes Berg
1
-0
/
+2
2011-11-11
iwlagn: convert remain-on-channel duration to TU
Johannes Berg
1
-1
/
+2
2011-11-11
iwlwifi: fix unused label in iwl_send_cmd_sync
Emmanuel Grumbach
1
-1
/
+1
2011-11-11
iwlwifi: check status before send command
Wey-Yi Guy
1
-12
/
+14
2011-11-11
iwlwifi: set "echo" host command length
Wey-Yi Guy
1
-0
/
+1
2011-11-11
iwlwifi: Move the core suspend function to iwl-agn-lib
Wey-Yi Guy
3
-345
/
+365
2011-11-11
iwlwifi: move station functions to mac80211
Wey-Yi Guy
3
-75
/
+71
2011-11-11
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
3
-48
/
+46
2011-11-11
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
3
-315
/
+308
2011-11-11
iwlagn: explicitly program P2P QoS parameters
Johannes Berg
1
-0
/
+28
2011-11-11
iwlagn: use per-vif AC parameters
Johannes Berg
1
-16
/
+14
2011-11-11
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
4
-1475
/
+1540
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
6
-109
/
+121
2011-11-11
iwlagn: push knowledge of ucode image lower down
Don Fry
1
-21
/
+30
2011-11-11
iwlagn: remove knowledge of ucode image location from upper layers
Don Fry
4
-14
/
+27
2011-11-11
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
4
-16
/
+19
2011-11-11
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
4
-54
/
+0
2011-11-11
iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
Johannes Berg
1
-3
/
+7
2011-11-11
iwlagn: check for SMPS mode
Wey-Yi Guy
2
-0
/
+4
2011-11-11
iwlwifi: two more SKUs for 6x05 series
Wey-Yi Guy
1
-0
/
+2
2011-11-11
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
4
-7
/
+25
2011-11-11
iwlagn: add P2P NoA to probe responses
Johannes Berg
4
-0
/
+68
2011-11-11
minstrel: Remove unused function parameter in calc_rate_durations()
Patrick Kelle
1
-4
/
+3
2011-11-11
ath9k_hw: Fix tx power settings for AR9003
Rajkumar Manoharan
1
-0
/
+2
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
6
-5
/
+89
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
3
-0
/
+19
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
3
-0
/
+42
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-11
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
1
-1
/
+2
2011-11-11
ath9k: set ATH9K_PCI to y by default
Daniel Kuehn
1
-0
/
+1
2011-11-11
wireless: move ieee80211chan2mhz macro
Johannes Berg
2
-8
/
+8
2011-11-11
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
1
-0
/
+2
2011-11-11
NFC: Check if NCI data flow control is used
Ilan Elias
2
-1
/
+7
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
5
-74
/
+3
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
7
-114
/
+193
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
3
-0
/
+26
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2
-128
/
+82
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2
-1
/
+5
2011-11-11
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
Rajkumar Manoharan
1
-7
/
+7
2011-11-11
ath9k_hw: Read and configure xpa timing field
Rajkumar Manoharan
1
-0
/
+16
2011-11-11
ath9k_hw: Read and configure quick drop for AR9003
Rajkumar Manoharan
4
-64
/
+59
2011-11-11
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2
-1
/
+4
2011-11-11
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
1
-6
/
+0
2011-11-11
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2
-7
/
+9
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
2
-10
/
+9
2011-11-11
mwifiex: change return types to void
Yogesh Ashok Powar
1
-12
/
+6
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
1
-48
/
+33
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
1
-2
/
+2
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
[next]