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
...
|
|
*
|
rt2x00: Optimize unmapping of skbs
Helmut Schaa
2010-10-11
1
-3
/
+1
|
|
*
|
rt2x00: Shortcut link state updates when not operating as STA
Helmut Schaa
2010-10-11
1
-0
/
+6
|
|
*
|
mac80211: Update mesh constants to approved IEEE ANA values
Steve deRosier
2010-10-11
1
-15
/
+56
|
|
*
|
ath9k: implement channel utilization stats for survey
Felix Fietkau
2010-10-11
2
-16
/
+98
|
|
*
|
ath9k: add compile time checking for the size of the channel list
Felix Fietkau
2010-10-11
2
-1
/
+7
|
|
*
|
cfg80211: add channel utilization stats to the survey command
Felix Fietkau
2010-10-11
3
-0
/
+50
|
|
*
|
mac80211: temporarily disable reorder release timer
Christian Lamparter
2010-10-11
1
-0
/
+24
|
|
*
|
mac80211: fix possible null-pointer de-reference
Christian Lamparter
2010-10-11
1
-3
/
+14
|
|
*
|
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
2010-10-11
3
-41
/
+26
|
|
*
|
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
2010-10-11
9
-87
/
+101
|
|
*
|
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
3
-6
/
+10
|
|
*
|
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
3
-37
/
+23
|
|
*
|
ath5k: Adjust opmode when interfaces are removed.
Ben Greear
2010-10-11
1
-26
/
+40
|
|
*
|
ath5k: Print out opmode in debugfs.
Ben Greear
2010-10-11
3
-0
/
+42
|
|
*
|
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
2010-10-11
3
-1
/
+11
|
|
*
|
mac80211: Improve mlme probe response log messages.
Ben Greear
2010-10-11
1
-7
/
+11
|
|
*
|
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
2010-10-11
1
-30
/
+24
|
|
*
|
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2010-10-11
1
-6
/
+37
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
wl1271: sdio: add suspend/resume support
Ohad Ben-Cohen
2010-10-08
1
-0
/
+20
|
|
|
*
wl1271: sdio: enable runtime PM
Ohad Ben-Cohen
2010-10-08
1
-6
/
+17
|
|
*
|
iwlagn: add temperature offset calib for 6000g2
Shanyu Zhao
2010-10-07
5
-1
/
+50
|
|
*
|
iwlagn: fix default calibration table size
Shanyu Zhao
2010-10-07
2
-2
/
+3
|
|
*
|
iwlagn: no version check for experimental uCode
Wey-Yi Guy
2010-10-07
1
-11
/
+16
|
|
*
|
iwlwifi: fix dual-mode scanning
Johannes Berg
2010-10-07
1
-1
/
+3
|
|
*
|
iwlwifi: remove iwl_check_bits
Johannes Berg
2010-10-07
2
-6
/
+1
|
|
*
|
iwlwifi: clean up declarations
Johannes Berg
2010-10-07
10
-39
/
+32
|
|
*
|
iwlwifi: remove apm_ops.stop
Johannes Berg
2010-10-07
10
-14
/
+6
|
|
*
|
iwlwifi: remove set_pwr_src operation
Johannes Berg
2010-10-07
9
-46
/
+30
|
|
*
|
iwlwifi: remove set_ct_kill operation
Johannes Berg
2010-10-07
5
-17
/
+6
|
|
*
|
iwlwifi: move iwl_dump_fh to agn
Johannes Berg
2010-10-07
4
-64
/
+62
|
|
*
|
iwlwifi: move iwl_dump_csr to agn
Johannes Berg
2010-10-07
4
-72
/
+70
|
|
*
|
iwlwifi: move iwl_toggle_rx_ant to agn
Johannes Berg
2010-10-07
4
-20
/
+19
|
|
*
|
iwlwifi: remove agn rates info there
Johannes Berg
2010-10-07
6
-84
/
+80
|
|
*
|
iwlwifi: remove spurious exports
Johannes Berg
2010-10-07
3
-7
/
+0
|
|
*
|
iwlwifi: move tx fail code to agn
Johannes Berg
2010-10-07
4
-41
/
+42
|
|
*
|
iwlwifi: move agn specific station code there
Johannes Berg
2010-10-07
11
-754
/
+823
|
|
*
|
iwlwifi: remove verify_signature eeprom operation
Johannes Berg
2010-10-07
7
-11
/
+2
|
|
*
|
iwlwifi: rename iwl_mac_beacon_update
Johannes Berg
2010-10-07
1
-18
/
+17
|
|
*
|
iwlwifi: move chain settings to agn
Johannes Berg
2010-10-07
6
-145
/
+144
|
|
*
|
iwl3945: use iwl3945_commit_rxon
Johannes Berg
2010-10-07
3
-10
/
+12
|
|
*
|
iwlwifi: introduce post_scan hook
Johannes Berg
2010-10-07
9
-10
/
+47
|
|
*
|
iwlagn: rename iwl_commit_rxon
Johannes Berg
2010-10-07
5
-6
/
+8
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2010-10-15
19
-169
/
+218
|
|
\
\
|
|
*
|
Bluetooth: update MAINTAINERS for Bluetooth subsys
Gustavo F. Padovan
2010-10-12
1
-1
/
+4
|
|
*
|
Bluetooth: hci_uart: Fix typo in stats for sco tx
Karl Beldan
2010-10-12
1
-1
/
+1
|
|
*
|
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-10-12
2
-20
/
+14
|
|
*
|
Bluetooth: Update conf_state before send config_req out
Haijun Liu
2010-10-12
1
-0
/
+1
|
|
*
|
Bluetooth: Use the proper error value from bt_skb_send_alloc()
Gustavo F. Padovan
2010-10-12
1
-4
/
+4
|
|
*
|
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
5
-28
/
+10
|
|
*
|
Bluetooth: remove unused variable from cmtp
Gustavo F. Padovan
2010-10-12
1
-2
/
+1
[prev]
[next]