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