index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
iwlagn: remove unused variable
Johannes Berg
1
-1
/
+0
2011-04-07
rt2x00: Drop __TIME__ usage
Michal Marek
1
-1
/
+0
2011-04-07
mwl8k: Do not configure tx power unconditionally
Nishant Sarmukadam
1
-3
/
+6
2011-04-07
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
4
-83
/
+103
2011-04-07
ath9k: Handle BSSID/AID for multiple interfaces
Rajkumar Manoharan
2
-10
/
+63
2011-04-07
ath9k: Cleanup ath_vif struct
Rajkumar Manoharan
3
-8
/
+1
2011-04-07
ath9k: deny new interface addtion on IBSS mode
Rajkumar Manoharan
1
-2
/
+3
2011-04-07
wl1251: Add support for idle mode
Jarkko Nikula
3
-0
/
+28
2011-04-07
wl1251: Prepare for idle mode support
Jarkko Nikula
6
-18
/
+22
2011-04-07
mac80211: remove few obsolete flags
Mohammed Shafi Shajakhan
1
-9
/
+0
2011-04-07
zd1211rw: rename CR* macros to ZD_CR*
Jussi Kivilinna
9
-695
/
+710
2011-04-07
ath9k: use the hw opmode to select the beacon timer mode
Felix Fietkau
1
-1
/
+1
2011-04-07
ath9k: fix beacon slot processing in ad-hoc mode
Felix Fietkau
1
-8
/
+0
2011-04-07
mwifiex: remove redundant encryption_mode mapping
Yogesh Ashok Powar
6
-83
/
+19
2011-04-07
mwifiex: return success in set_default_key for WPA/WPA2
Amitkumar Karwar
1
-0
/
+4
2011-04-07
nl80211: Add BSS parameters to station
Paul Stewart
4
-3
/
+100
2011-04-07
iwlwifi: remove sync_cmd_mutex
Stanislaw Gruszka
3
-13
/
+5
2011-04-07
iwlwifi: more priv->mutex serialization
Stanislaw Gruszka
1
-14
/
+20
2011-04-07
iwlwifi: fix enqueue hcmd race conditions
Stanislaw Gruszka
2
-29
/
+34
2011-04-07
wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
Xose Vazquez Perez
2
-5
/
+0
2011-04-07
ar9170usb: purge obsolete driver
Christian Lamparter
17
-6828
/
+0
2011-04-05
Bluetooth: convert net/bluetooth/ to kstrtox
Alexey Dobriyan
1
-17
/
+17
2011-04-05
Bluetooth: Use GFP_KERNEL in user context
Gustavo F. Padovan
1
-1
/
+1
2011-04-05
Bluetooth: Don't use spin_lock_bh in user context
Gustavo F. Padovan
1
-44
/
+44
2011-04-05
Bluetooth: Use kthread API in cmtp
Szymon Janc
3
-18
/
+13
2011-04-05
Bluetooth: Use kthread API in bnep
Szymon Janc
2
-14
/
+9
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
2
-30
/
+25
2011-04-04
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
4
-0
/
+22
2011-04-04
Bluetooth: Add mgmt_device_found event
Johan Hedberg
4
-8
/
+41
2011-04-04
Bluetooth: Remove gfp_mask param from hci_reassembly()
Gustavo F. Padovan
1
-6
/
+5
2011-04-04
mac80211: clean up station cleanup timer
Johannes Berg
4
-18
/
+3
2011-04-04
ssb: pci: implement serdes workaround
Rafał Miłecki
1
-3
/
+28
2011-04-04
ssb: pci: implement mdio reading
Rafał Miłecki
1
-0
/
+43
2011-04-04
ssb: pci: fix mdio writes on newer cores (rev 10+)
Rafał Miłecki
1
-2
/
+32
2011-04-04
ssb: pci: trivial: drop useless pointer
Rafał Miłecki
1
-2
/
+0
2011-04-04
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
Rafał Miłecki
2
-2
/
+2
2011-04-04
ath9k_hw: Use appropriate rx gain table for AR9485
Vasanthakumar Thiagarajan
1
-4
/
+4
2011-04-04
mwifiex: remove unused macros in decl.h and main.h
Bing Zhao
2
-31
/
+0
2011-04-04
mwifiex: remove struct mwifiex_802_11_fixed_ies
Bing Zhao
2
-22
/
+8
2011-04-04
mwifiex: cleanup power save related struct and macros
Marc Yang
4
-66
/
+37
2011-04-04
ieee80211: add HT extended capabilities masks
Bing Zhao
1
-0
/
+9
2011-04-04
mwifiex: remove unused macros in fw.h
Marc Yang
1
-42
/
+0
2011-04-04
mwifiex: remove unused radio_on variable and macros
Marc Yang
5
-9
/
+0
2011-04-04
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
Marc Yang
4
-11
/
+6
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
12
-165
/
+74
2011-04-04
rt2x00: Add an error message when trying to send on a full queue
Helmut Schaa
1
-1
/
+4
2011-04-04
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
3
-1
/
+9
2011-04-04
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
1
-0
/
+1
2011-04-04
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
Helmut Schaa
1
-2
/
+5
2011-04-04
rt2x00: Implement tx power temperature compensation
Helmut Schaa
9
-5
/
+296
[next]