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
...
*
|
|
|
|
brcmsmac: remove brcms_bss_cfg->cur_etheraddr
Hauke Mehrtens
2013-03-27
2
-3
/
+2
*
|
|
|
|
brcmsmac: remove brcms_bss_cfg->up
Hauke Mehrtens
2013-03-27
2
-7
/
+5
*
|
|
|
|
brcmsmac: remove brcms_bss_cfg->enable
Hauke Mehrtens
2013-03-27
2
-5
/
+2
*
|
|
|
|
brcmsmac: remove brcms_bss_cfg->associated
Hauke Mehrtens
2013-03-27
2
-11
/
+3
*
|
|
|
|
brcmsmac: remove brcms_bss_cfg->BSS
Hauke Mehrtens
2013-03-27
2
-16
/
+9
*
|
|
|
|
brcmsmac: add interface type to brcms_bss_cfg
Hauke Mehrtens
2013-03-27
4
-1
/
+17
*
|
|
|
|
brcmsmac: implement ieee80211_ops get_tsf and set_tsf
Hauke Mehrtens
2013-03-27
4
-0
/
+71
*
|
|
|
|
b43: use constants
Hauke Mehrtens
2013-03-27
2
-7
/
+11
*
|
|
|
|
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
2013-03-27
1
-13
/
+24
*
|
|
|
|
mwifiex: avoid waking up device in awake state
Avinash Patil
2013-03-27
1
-3
/
+4
*
|
|
|
|
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
2013-03-27
1
-1
/
+2
*
|
|
|
|
brcmsmac: Remove unused macro SI_MSG
Joe Perches
2013-03-27
1
-6
/
+0
*
|
|
|
|
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
2013-03-27
1
-1
/
+1
*
|
|
|
|
b43: remove warning for LP-PHY with sprom < 8
Hauke Mehrtens
2013-03-25
1
-9
/
+3
*
|
|
|
|
ssb: read additional sprom v2 and v3 attributes.
Hauke Mehrtens
2013-03-25
1
-2
/
+18
*
|
|
|
|
ssb: fix sprom constant for ant_available_{bg,a}
Hauke Mehrtens
2013-03-25
1
-5
/
+5
*
|
|
|
|
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
2013-03-25
1
-5
/
+2
*
|
|
|
|
bcma: define board types
Rafał Miłecki
2013-03-25
1
-0
/
+54
*
|
|
|
|
ssb: define more board types
Rafał Miłecki
2013-03-25
1
-3
/
+51
*
|
|
|
|
bcma: extract board_type from SPROM
Rafał Miłecki
2013-03-25
1
-0
/
+1
*
|
|
|
|
ssb: extract board_type from SPROM
Rafał Miłecki
2013-03-25
1
-0
/
+3
*
|
|
|
|
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
2013-03-25
9
-0
/
+129
*
|
|
|
|
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
Jussi Kivilinna
2013-03-25
1
-1
/
+40
*
|
|
|
|
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
2013-03-25
3
-15
/
+51
*
|
|
|
|
rtlwifi: usb: remove extra skb copy on RX path
Jussi Kivilinna
2013-03-25
1
-15
/
+4
*
|
|
|
|
rtlwifi: usb: use usb_alloc_coherent for RX buffers
Jussi Kivilinna
2013-03-25
2
-47
/
+68
*
|
|
|
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-03-25
17
-130
/
+330
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-03-25
17
-130
/
+330
|
|
\
\
\
\
\
|
|
*
|
|
|
|
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
2013-03-25
1
-32
/
+21
|
|
*
|
|
|
|
wlcore: use print_hex_dump_debug()
Luciano Coelho
2013-03-25
1
-17
/
+16
|
|
*
|
|
|
|
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
2013-03-25
1
-1
/
+1
|
|
*
|
|
|
|
wlcore: correctly check state before regdomain conf
Arik Nemtsov
2013-03-25
1
-2
/
+5
|
|
*
|
|
|
|
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
2013-03-25
3
-1
/
+44
|
|
*
|
|
|
|
wlcore: free AP global links properly on recovery
Arik Nemtsov
2013-03-25
2
-2
/
+4
|
|
*
|
|
|
|
wl18xx: print chip info during boot
Victor Goldenshtein
2013-03-25
2
-1
/
+52
|
|
*
|
|
|
|
wlcore: don't attempt to roam in case of p2p
Eyal Shapira
2013-03-25
1
-1
/
+8
|
|
*
|
|
|
|
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
2013-03-25
1
-2
/
+3
|
|
*
|
|
|
|
wlcore: report rssi from roaming statistics
Nadim Zubidat
2013-03-25
3
-0
/
+77
|
|
*
|
|
|
|
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
2013-03-25
5
-56
/
+67
|
|
*
|
|
|
|
wlcore: don't risk using stale HLID during .sta_state callback
Arik Nemtsov
2013-03-25
1
-4
/
+2
|
|
*
|
|
|
|
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2013-03-25
2
-6
/
+14
|
|
*
|
|
|
|
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
2013-03-25
7
-4
/
+11
|
|
*
|
|
|
|
wlcore: enter elp in force ps mode in 5ms
Igal Chernobelsky
2013-03-25
1
-1
/
+3
|
|
*
|
|
|
|
wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
Li Fei
2013-03-05
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-03-25
21
-989
/
+1329
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
2013-03-20
1
-1
/
+3
|
*
|
|
|
|
|
|
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
2013-03-18
1
-8
/
+12
|
*
|
|
|
|
|
|
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
2013-03-18
1
-13
/
+14
|
*
|
|
|
|
|
|
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
2013-03-18
1
-1
/
+16
|
*
|
|
|
|
|
|
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
2013-03-18
1
-2
/
+8
[prev]
[next]