index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: remove per-device debug level
Johannes Berg
2012-03-06
6
-96
/
+22
*
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
5
-173
/
+90
*
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
5
-25
/
+1
*
iwlwifi: remove shared lock
Johannes Berg
2012-03-06
9
-44
/
+3
*
iwlwifi: introduce statistics lock
Johannes Berg
2012-03-06
6
-9
/
+40
*
iwlwifi: make sta lock private & BH lock
Johannes Berg
2012-03-06
5
-115
/
+88
*
iwlwifi: introduce per-queue locks
Johannes Berg
2012-03-06
4
-22
/
+33
*
iwlwifi: build some station commands directly
Johannes Berg
2012-03-06
2
-21
/
+15
*
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
2012-03-06
1
-17
/
+4
*
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
2012-03-06
1
-4
/
+4
*
iwlwifi: remove an unused argument
Johannes Berg
2012-03-06
1
-5
/
+4
*
iwlwifi: move iwl_clear_driver_stations to user
Johannes Berg
2012-03-06
2
-35
/
+35
*
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
2012-03-06
1
-1
/
+1
*
iwlwifi: always monitor for stuck queues
Johannes Berg
2012-03-06
1
-14
/
+4
*
p54pci: use new driver.pm interface for suspend/resume
Christian Lamparter
2012-03-06
1
-24
/
+24
*
p54: pass interface setup errors back to mac80211
Christian Lamparter
2012-03-06
1
-2
/
+3
*
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
2012-03-06
1
-0
/
+4
*
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
2012-03-06
3
-2
/
+9
*
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-06
1
-2
/
+4
*
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
2012-03-05
1
-11
/
+9
*
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-12
/
+19
*
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
1
-4
/
+14
*
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-03-05
4
-18
/
+8
*
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2012-03-05
2
-15
/
+4
*
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2012-03-05
2
-22
/
+11
*
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
2012-03-05
1
-3
/
+0
*
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
2012-03-05
1
-3
/
+8
*
rtlwifi: Remove extraneous value return
Larry Finger
2012-03-05
1
-3
/
+2
*
rtlwifi: Detect misread of end-point count
Larry Finger
2012-03-05
1
-3
/
+10
*
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2012-03-05
2
-4
/
+3
*
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
Max Filippov
2012-03-05
1
-4
/
+10
*
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
2012-03-05
1
-9
/
+9
*
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
2012-03-05
1
-3
/
+5
*
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
2012-03-05
1
-7
/
+7
*
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
2012-03-05
1
-2
/
+2
*
rndis_wlan: make some variables unsigned
Dan Carpenter
2012-03-05
1
-2
/
+4
*
rndis_wlan: remove unneeded variables
Dan Carpenter
2012-03-05
1
-4
/
+2
*
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
2012-03-05
1
-4
/
+9
*
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
2012-03-05
1
-0
/
+2
*
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
1
-7
/
+2
*
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
2
-3
/
+1
*
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
3
-33
/
+27
*
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
8
-27
/
+19
*
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
2012-03-05
1
-4
/
+2
*
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-03-05
1
-1
/
+1
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
2
-3
/
+6
*
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
1
-1
/
+5
*
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
1
-1
/
+2
*
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
2
-12
/
+2
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
5
-10
/
+22
[next]