index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iwlagn: don't always split remain-on-channel
Johannes Berg
2011-11-11
1
-0
/
+2
*
iwlagn: convert remain-on-channel duration to TU
Johannes Berg
2011-11-11
1
-1
/
+2
*
iwlwifi: fix unused label in iwl_send_cmd_sync
Emmanuel Grumbach
2011-11-11
1
-1
/
+1
*
iwlwifi: check status before send command
Wey-Yi Guy
2011-11-11
1
-12
/
+14
*
iwlwifi: set "echo" host command length
Wey-Yi Guy
2011-11-11
1
-0
/
+1
*
iwlwifi: Move the core suspend function to iwl-agn-lib
Wey-Yi Guy
2011-11-11
3
-345
/
+365
*
iwlwifi: move station functions to mac80211
Wey-Yi Guy
2011-11-11
3
-75
/
+71
*
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
2011-11-11
3
-48
/
+46
*
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
2011-11-11
3
-315
/
+308
*
iwlagn: explicitly program P2P QoS parameters
Johannes Berg
2011-11-11
1
-0
/
+28
*
iwlagn: use per-vif AC parameters
Johannes Berg
2011-11-11
1
-16
/
+14
*
iwlwifi: move all mac80211 related functions to one place
Wey-Yi Guy
2011-11-11
4
-1475
/
+1540
*
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
2011-11-11
6
-109
/
+121
*
iwlagn: push knowledge of ucode image lower down
Don Fry
2011-11-11
1
-21
/
+30
*
iwlagn: remove knowledge of ucode image location from upper layers
Don Fry
2011-11-11
4
-14
/
+27
*
iwlagn: move ucode_write_complete from priv to trans structure
Don Fry
2011-11-11
4
-16
/
+19
*
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
2011-11-11
4
-54
/
+0
*
iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
Johannes Berg
2011-11-11
1
-3
/
+7
*
iwlagn: check for SMPS mode
Wey-Yi Guy
2011-11-11
2
-0
/
+4
*
iwlwifi: two more SKUs for 6x05 series
Wey-Yi Guy
2011-11-11
1
-0
/
+2
*
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
2011-11-11
4
-7
/
+25
*
iwlagn: add P2P NoA to probe responses
Johannes Berg
2011-11-11
4
-0
/
+68
*
ath9k_hw: Fix tx power settings for AR9003
Rajkumar Manoharan
2011-11-11
1
-0
/
+2
*
ath9k: set ATH9K_PCI to y by default
Daniel Kuehn
2011-11-11
1
-0
/
+1
*
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-11-11
1
-0
/
+8
*
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
Rajkumar Manoharan
2011-11-11
1
-7
/
+7
*
ath9k_hw: Read and configure xpa timing field
Rajkumar Manoharan
2011-11-11
1
-0
/
+16
*
ath9k_hw: Read and configure quick drop for AR9003
Rajkumar Manoharan
2011-11-11
4
-64
/
+59
*
mwifiex: release bss structure returned by cfg80211_inform_bss()
Amitkumar Karwar
2011-11-11
2
-1
/
+4
*
mwifiex: remove unnecessary free_priv handler
Amitkumar Karwar
2011-11-11
1
-6
/
+0
*
mwifiex: fix 'Smatch' warnings
Yogesh Ashok Powar
2011-11-11
2
-7
/
+9
*
mwifiex: fix coding style
Yogesh Ashok Powar
2011-11-11
2
-10
/
+9
*
mwifiex: change return types to void
Yogesh Ashok Powar
2011-11-11
1
-12
/
+6
*
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
2011-11-11
1
-48
/
+33
*
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
2011-11-11
1
-2
/
+2
*
mwifiex: prevent corruption instead of just warning
Dan Carpenter
2011-11-09
1
-1
/
+4
*
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
2011-11-09
1
-2
/
+2
*
mwifiex: remove an unneeded NULL check
Dan Carpenter
2011-11-09
1
-3
/
+2
*
mwifiex: remove unneeded kfree(NULL);
Dan Carpenter
2011-11-09
1
-1
/
+0
*
brcm80211: fmac: optimize chip core info management
Franky Lin
2011-11-09
3
-42
/
+81
*
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2011-11-09
2
-63
/
+28
*
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
2011-11-09
3
-115
/
+117
*
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
2011-11-09
3
-10
/
+11
*
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
2011-11-09
3
-47
/
+49
*
brcm80211: fmac: abstract chip core revision function
Franky Lin
2011-11-09
2
-7
/
+15
*
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
2011-11-09
3
-7
/
+17
*
brcm80211: fmac: chip attach code flow clean up
Franky Lin
2011-11-09
3
-34
/
+21
*
brcm80211: fmac: remove duplicate regiter set in chip attach path
Franky Lin
2011-11-09
1
-13
/
+0
*
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2011-11-09
2
-5
/
+5
*
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2011-11-09
2
-6
/
+6
[prev]
[next]