index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
platinumfb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
5
-25
/
+1
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
9
-44
/
+3
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
6
-9
/
+40
2012-03-06
iwlwifi: make sta lock private & BH lock
Johannes Berg
5
-115
/
+88
2012-03-06
iwlwifi: introduce per-queue locks
Johannes Berg
4
-22
/
+33
2012-03-06
iwlwifi: build some station commands directly
Johannes Berg
2
-21
/
+15
2012-03-06
iwlwifi: simplify code in iwlagn_key_sta_id
Johannes Berg
1
-17
/
+4
2012-03-06
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
1
-4
/
+4
2012-03-06
iwlwifi: remove an unused argument
Johannes Berg
1
-5
/
+4
2012-03-06
iwlwifi: move iwl_clear_driver_stations to user
Johannes Berg
2
-35
/
+35
2012-03-06
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
1
-1
/
+1
2012-03-06
iwlwifi: always monitor for stuck queues
Johannes Berg
1
-14
/
+4
2012-03-06
p54pci: use new driver.pm interface for suspend/resume
Christian Lamparter
1
-24
/
+24
2012-03-06
p54: pass interface setup errors back to mac80211
Christian Lamparter
1
-2
/
+3
2012-03-06
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
1
-0
/
+4
2012-03-06
ath5k: allow AP and mesh mode to operate simultaneously
Chun-Yeow Yeoh
3
-2
/
+9
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
7
-13
/
+39
2012-03-05
brcm80211: smac: cleanup couple of debug output statements
Arend van Spriel
1
-11
/
+9
2012-03-05
brcm80211: smac: remove firmware requests from init_module syscall
Arend van Spriel
1
-12
/
+19
2012-03-05
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
1
-4
/
+14
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
4
-18
/
+8
2012-03-05
brcm80211: fmac: use counters in brcmf_bus structure
Arend van Spriel
2
-15
/
+4
2012-03-05
brcm80211: fmac: remove brcmf_usb_attrib structure
Arend van Spriel
2
-22
/
+11
2012-03-05
brcm80211: fmac: remove unnecessary NULL pointer check
Arend van Spriel
1
-3
/
+0
2012-03-05
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
1
-3
/
+8
2012-03-05
rtlwifi: Remove extraneous value return
Larry Finger
1
-3
/
+2
2012-03-05
rtlwifi: Detect misread of end-point count
Larry Finger
1
-3
/
+10
2012-03-05
mac80211: combine QoS with other BSS changes
Johannes Berg
4
-9
/
+17
2012-03-05
mac80211: use common radiotap code for cooked monitors
Johannes Berg
1
-30
/
+9
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
3
-2
/
+23
2012-03-05
mac80211: fix the support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2
-1
/
+11
2012-03-05
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
2
-3
/
+9
2012-03-05
cfg80211: fix kernel-doc
Johannes Berg
1
-6
/
+4
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
10
-42
/
+53
2012-03-05
mac80211: use 16 bit alignment for the if_ibss bssid field
Felix Fietkau
1
-1
/
+1
2012-03-05
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
Dan Carpenter
2
-4
/
+3
2012-03-05
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
Max Filippov
1
-4
/
+10
2012-03-05
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
1
-9
/
+9
2012-03-05
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
1
-3
/
+5
2012-03-05
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
1
-7
/
+7
2012-03-05
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
1
-2
/
+2
2012-03-05
rndis_wlan: make some variables unsigned
Dan Carpenter
1
-2
/
+4
2012-03-05
rndis_wlan: remove unneeded variables
Dan Carpenter
1
-4
/
+2
2012-03-05
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
1
-4
/
+9
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
7
-1
/
+39
2012-03-05
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
1
-0
/
+2
2012-03-05
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
1
-7
/
+2
2012-03-05
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2
-3
/
+1
2012-03-05
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2
-5
/
+19
2012-03-05
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
3
-33
/
+27
[next]