index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
mac80211: Add IV-room in the skb for TKIP and WEP
Janusz.Dziedzic@tieto.com
3
-5
/
+19
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
3
-0
/
+75
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
5
-0
/
+195
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
8
-1
/
+201
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
3
-21
/
+48
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
5
-0
/
+268
2012-05-16
mwifiex: add AP event handling framework
Avinash Patil
4
-2
/
+73
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
5
-0
/
+139
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
6
-20
/
+150
2012-05-16
mwifiex: handle interface type changes correctly
Avinash Patil
1
-18
/
+46
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
1
-0
/
+4
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
5
-1
/
+90
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
6
-2
/
+75
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
5
-9
/
+46
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
3
-25
/
+27
2012-05-16
mwifiex: multi-interface support for mwifiex
Avinash Patil
1
-0
/
+20
2012-05-16
mwifiex: support for creation of AP interface
Avinash Patil
4
-66
/
+98
2012-05-16
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2
-20
/
+34
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
3
-16
/
+23
2012-05-16
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
1
-1
/
+1
2012-05-16
cfg80211: add warning when calculating MCS rates >= 32
Johannes Berg
1
-1
/
+1
2012-05-16
cfg80211: remove double prototype
Johannes Berg
1
-2
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-05-16
mac80211: fix TX aggregation session timer
Johannes Berg
1
-2
/
+8
2012-05-16
mac80211: fix single queue drivers
Johannes Berg
1
-1
/
+3
2012-05-16
bcma: Add flush for BCMA_RESET_CTL write
Nathan Hintz
1
-0
/
+1
2012-05-16
bcma: Add __devexit to bcma_host_pci_remove
Nathan Hintz
1
-2
/
+2
2012-05-16
bcma: reads/writes are always 4 bytes, so always map 4 bytes
Nathan Hintz
1
-3
/
+3
2012-05-16
bcma: Account for variable PCI memory base/size
Nathan Hintz
1
-2
/
+2
2012-05-16
bcma: Move initialization of SPROM to prevent overwrite
Nathan Hintz
2
-2
/
+4
2012-05-16
bcma: Find names of non BCM cores
Nathan Hintz
1
-14
/
+40
2012-05-16
brcmsmac: handle non pci in ai_deviceremoved()
Hauke Mehrtens
1
-0
/
+3
2012-05-16
brcmsmac: read PCI vendor and device id only for PCI devices
Hauke Mehrtens
1
-6
/
+17
2012-05-16
brcmsmac: do not access host_pci
Hauke Mehrtens
1
-5
/
+5
2012-05-16
brcmsmac: remove nicpci.c
Hauke Mehrtens
6
-330
/
+0
2012-05-16
brcmsmac: remove pcicore_fixcfg()
Hauke Mehrtens
5
-37
/
+0
2012-05-16
brcmsmac: remove pcie_extendL1timer()
Hauke Mehrtens
2
-75
/
+3
2012-05-16
brcmsmac: remove pcicore_find_pci_capability()
Hauke Mehrtens
2
-66
/
+0
2012-05-16
brcmsmac: remove pcicore_attach()
Hauke Mehrtens
3
-155
/
+0
2012-05-16
brcmsmac: remove _ai_clkctl_cc()
Hauke Mehrtens
3
-59
/
+31
2012-05-16
brcmsmac: remove ai_gpiocontrol()
Hauke Mehrtens
4
-13
/
+2
2012-05-16
brcmsmac: remove ai_chipcontrl_epa4331
Hauke Mehrtens
2
-25
/
+0
2012-05-16
brcmsmac: remove ai_pci_setup()
Hauke Mehrtens
3
-29
/
+2
2012-05-16
brcmsmac: remove pcicore_hwup()
Hauke Mehrtens
3
-32
/
+0
2012-05-16
brcmsmac: remove PCIe functions needed for PCIe core rev <= 10
Hauke Mehrtens
5
-256
/
+9
2012-05-16
brcmsmac: remove references to PCI
Hauke Mehrtens
5
-161
/
+6
2012-05-16
brcmsmac: remove support for cc rev < 20
Hauke Mehrtens
2
-99
/
+11
2012-05-16
brcmsmac: get board and chip info from bcma
Hauke Mehrtens
1
-35
/
+5
2012-05-16
brcmsmac: remove brcmsmac own sprom parsing
Hauke Mehrtens
10
-1749
/
+0
2012-05-16
brcmsmac: use sprom from bcma
Hauke Mehrtens
8
-323
/
+179
[next]