index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
5
-32
/
+75
2012-11-05
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
1
-0
/
+11
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
3
-0
/
+50
2012-11-05
wireless: add peer-to-peer related definitions
Arend van Spriel
1
-0
/
+32
2012-11-05
mac80211: send deauth only with channel context
Johannes Berg
1
-14
/
+18
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
3
-11
/
+20
2012-10-30
mac80211: combine status/drop reporting
Johannes Berg
1
-74
/
+71
2012-10-30
mac80211_hwsim: print per interface TX power
Johannes Berg
1
-0
/
+3
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
10
-45
/
+131
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
11
-32
/
+56
2012-10-30
nl80211: move "can set channel" check
Johannes Berg
1
-4
/
+4
2012-10-30
mac80211_hwsim: allow using channel contexts
Johannes Berg
1
-100
/
+390
2012-10-29
ssb: handle BCM43222 in pmu code.
Hauke Mehrtens
1
-0
/
+3
2012-10-29
ssb: add PCI ID 0x4350
Hauke Mehrtens
1
-0
/
+1
2012-10-29
ath9k: Dump BTCOEX tuning parameters
Rajkumar Manoharan
3
-1
/
+87
2012-10-29
ath9k_hw: validate MCI stuck after RTC wakeup
Rajkumar Manoharan
1
-3
/
+3
2012-10-29
ath9k_hw: Fix concurrent tx on lower tx power
Rajkumar Manoharan
2
-1
/
+6
2012-10-29
ath9k_hw: Enable hw PLL power save for AR9565
Rajkumar Manoharan
2
-4
/
+4
2012-10-29
ath9k_hw: Enable hw PLL power save for AR9462
Rajkumar Manoharan
1
-2
/
+2
2012-10-29
ar5523: Add new driver
Pontus Fuchs
8
-0
/
+2405
2012-10-29
brcmfmac: store IEs per virtual interface
Arend van Spriel
2
-8
/
+24
2012-10-29
brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()
Arend van Spriel
1
-1
/
+1
2012-10-29
brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()
Arend van Spriel
1
-25
/
+28
2012-10-29
brcmfmac: use memset when setting a broadcast mac address
Arend van Spriel
1
-7
/
+5
2012-10-29
brcmfmac: rename check_sys_up() to check_vif_up()
Arend van Spriel
1
-24
/
+24
2012-10-29
brcmfmac: remove unused enumeration wl_prof_list
Arend van Spriel
1
-13
/
+0
2012-10-29
brcmfmac: cleanup brcmf_cfg80211_profile structure
Arend van Spriel
1
-13
/
+7
2012-10-29
brcmfmac: remove debugfs functionality from wl_cfg80211.c
Arend van Spriel
2
-45
/
+0
2012-10-29
brcmfmac: separate connection status from scanning status
Arend van Spriel
2
-120
/
+156
2012-10-29
brcmfmac: use vif struct to check_sys_up() function
Arend van Spriel
1
-44
/
+59
2012-10-29
brcmfmac: store profile information per virtual interface
Arend van Spriel
2
-35
/
+34
2012-10-29
brcmfmac: introduce brcmf_cfg80211_vif structure
Arend van Spriel
3
-62
/
+129
2012-10-29
brcmfmac: remove brcmf_find_bssidx() function
Arend van Spriel
1
-10
/
+0
2012-10-29
brcmfmac: change parameter list for send_key_to_dongle()
Arend van Spriel
1
-19
/
+6
2012-10-29
brcmfmac: use fwil for default configuration setup.
Hante Meuleman
5
-313
/
+167
2012-10-29
brcmfmac: streamline header parse code of sdio glom read
Franky Lin
1
-112
/
+62
2012-10-29
brcmfmac: use struct brcmf_if as interface object for fwil functions
Arend van Spriel
3
-155
/
+162
2012-10-29
brcmfmac: add function converting ieee80211_channel to chanspec
Arend van Spriel
1
-25
/
+27
2012-10-29
brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands
Arend van Spriel
3
-36
/
+33
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
6
-43
/
+41
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
6
-25
/
+39
2012-10-29
brcmfmac: clean usb download code.
Hante Meuleman
1
-33
/
+8
2012-10-29
brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfg
Hante Meuleman
2
-48
/
+0
2012-10-29
brcmfmac: change testmode command to use new firmware interface layer
Hante Meuleman
3
-58
/
+9
2012-10-29
brcmfmac: remove unused iswl variable.
Hante Meuleman
4
-14
/
+2
2012-10-29
brcmfmac: refactor firmware interface layer.
Hante Meuleman
8
-404
/
+577
2012-10-29
carl9170: split up carl9170_handle_mpdu
Christian Lamparter
1
-13
/
+32
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
6
-58
/
+32
2012-10-29
mwifiex: handle extended supported rates IE for AP
Avinash Patil
1
-1
/
+10
2012-10-29
Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"
Amitkumar Karwar
1
-3
/
+3
[next]