index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
iwlegacy: s/INDEX/IDX/
Stanislaw Gruszka
15
-190
/
+190
2011-11-15
iwlegacy: s/IL_RATE/RATE/
Stanislaw Gruszka
13
-364
/
+364
2011-11-15
iwlegacy: s/window/win/
Stanislaw Gruszka
10
-159
/
+159
2011-11-15
iwlegacy: s/statistics/stats/
Stanislaw Gruszka
20
-304
/
+304
2011-11-15
iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
Stanislaw Gruszka
15
-62
/
+62
2011-11-15
iwlegacy: partial rxon context cleanup
Stanislaw Gruszka
12
-139
/
+111
2011-11-15
iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
Stanislaw Gruszka
17
-52
/
+52
2011-11-15
iwlegacy: rename remaining IWLs to ILs
Stanislaw Gruszka
31
-302
/
+299
2011-11-15
iwlegacy: remove not needed parentheses
Stanislaw Gruszka
17
-182
/
+168
2011-11-15
iwlegacy: rename il_{read,write}_prph
Stanislaw Gruszka
7
-71
/
+72
2011-11-15
iwlegacy: rename i/o direct methods
Stanislaw Gruszka
10
-53
/
+52
2011-11-15
iwlegacy: remove _il_{read,write}_direct32
Stanislaw Gruszka
4
-27
/
+17
2011-11-15
iwlegacy: mark il_{grab,release}_nic_access as unlocked
Stanislaw Gruszka
2
-24
/
+22
2011-11-15
iwlegacy: mark poll bit as unlocked function
Stanislaw Gruszka
6
-9
/
+8
2011-11-15
iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
Stanislaw Gruszka
12
-87
/
+84
2011-11-15
iwlegacy: remove IL_CRIT
Stanislaw Gruszka
3
-3
/
+2
2011-11-15
iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
Stanislaw Gruszka
23
-319
/
+319
2011-11-15
iwlegacy: rename IL_DEBUG_ to D_
Stanislaw Gruszka
23
-685
/
+685
2011-11-15
iwlegacy: remove DEBUG_LIMIT
Stanislaw Gruszka
5
-28
/
+8
2011-11-15
iwlegacy: remove DEBUG_IO
Stanislaw Gruszka
3
-197
/
+3
2011-11-15
iwlegacy: rename iwlegacy to il
Stanislaw Gruszka
14
-67
/
+67
2011-11-15
iwlegacy: rename priv to il
Stanislaw Gruszka
41
-5520
/
+5518
2011-11-15
iwlegacy: rename iwl to il
Stanislaw Gruszka
52
-7037
/
+7037
2011-11-15
iwlegacy: remove tracing
Stanislaw Gruszka
9
-293
/
+0
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
libertas: release bss references and avoid warning from cfg80211_inform_bss
John W. Linville
1
-10
/
+15
2011-11-11
brcmsmac: fix warning in _initvars_srom_pci
John W. Linville
1
-1
/
+1
2011-11-11
brcm80211: fmac: release bss struct returned from cfg80211_inform_bss
Franky Lin
1
-5
/
+13
2011-11-11
brcm80211: fmac: remove PCMCIA core related code
Franky Lin
1
-15
/
+0
2011-11-11
brcm80211: fmac: add function to free the glom skb queue
Arend van Spriel
1
-20
/
+14
2011-11-11
brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb
Arend van Spriel
1
-22
/
+11
2011-11-11
brcm80211: util: move brcmu_pkttotlen() function to brcmfmac
Arend van Spriel
3
-17
/
+13
2011-11-11
brcm80211: smac: combine promiscuous mode functionality
Alwin Beukers
2
-31
/
+17
2011-11-11
brcm80211: util: use sk_buff_head in precedence queue functions
Arend van Spriel
2
-98
/
+39
2011-11-11
brcm80211: smac: remove usage of brcmu_pkttotlen
Arend van Spriel
2
-6
/
+4
2011-11-11
brcm80211: fmac: remove id retrieve code
Franky Lin
1
-5
/
+0
2011-11-11
brcm80211: fmac: add resetcore function for bcm4330 chip
Franky Lin
3
-9
/
+45
2011-11-11
brcm80211: fmac: add coredisable function for bcm4330 chip
Franky Lin
3
-44
/
+82
2011-11-11
brcm80211: fmac: add corerev function for bcm4330 chip
Franky Lin
2
-6
/
+28
2011-11-11
brcm80211: fmac: add iscoreup function for bcm4330 chip
Franky Lin
3
-9
/
+51
2011-11-11
brcm80211: smac: don't modify sta parameters when adding sta
Alwin Beukers
1
-7
/
+0
2011-11-11
brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LEN
Arend van Spriel
1
-1
/
+0
2011-11-11
brcm80211: smac: replace own access category definitions with mac80211 enum
Arend van Spriel
2
-19
/
+24
2011-11-11
brcm80211: smac: remove code under unused macro definitions
Arend van Spriel
2
-126
/
+0
2011-11-11
brcm80211: smac: fix endianess issue for OTP memory access
Arend van Spriel
1
-0
/
+2
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
4
-16
/
+18
2011-11-11
iwlagn: Remove dependence of iwl_priv from eeprom routines.
Don Fry
1
-58
/
+58
2011-11-11
iwlwifi: fix rate-scaling algorithm for BT combo devices
Venkataraman, Meenakshi
1
-6
/
+2
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
8
-33
/
+67
2011-11-11
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
2
-3
/
+3
[next]