index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
b43: add missing MMIO defines
Rafał Miłecki
2
-18
/
+60
2011-09-27
libertas: scan behaviour consistency improvements
Daniel Drake
2
-17
/
+17
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
21
-35
/
+55
2011-09-27
ath9k: add Block ACK bitmap in sample debug
Mohammed Shafi Shajakhan
2
-6
/
+20
2011-09-23
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
1
-1
/
+1
2011-09-23
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2
-2
/
+4
2011-09-23
wl12xx: implement set_bitrate_mask callback
Eliad Peller
7
-65
/
+102
2011-09-23
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2
-17
/
+82
2011-09-23
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
1
-6
/
+9
2011-09-23
wl12xx: send all pending packets on channel change
Eliad Peller
1
-0
/
+2
2011-09-23
wl12xx: remove P2P ie from probe response
Eliad Peller
1
-0
/
+28
2011-09-23
wl12xx: remove TIM ie from probe response
Eliad Peller
1
-0
/
+17
2011-09-23
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2
-5
/
+3
2011-09-23
wl12xx: fix sdio_test module functionality
Shahar Levi
2
-6
/
+15
2011-09-22
wl12xx: fix forced passive scans
Luciano Coelho
1
-6
/
+13
2011-09-21
nfc: NFC_WILINK depends on NFC_NCI
Randy Dunlap
1
-1
/
+1
2011-09-21
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-21
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-21
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-21
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2
-2
/
+5
2011-09-21
iwlagn: remove uneeded declaration
Emmanuel Grumbach
1
-2
/
+0
2011-09-21
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
5
-16
/
+12
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
15
-134
/
+157
2011-09-21
iwlagn: split remain-on-channel
Johannes Berg
3
-49
/
+62
2011-09-21
iwlagn: remove common station priv
Johannes Berg
5
-20
/
+16
2011-09-21
iwlagn: move scan code to scan file
Johannes Berg
4
-440
/
+433
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
NFC: driver for TI shared transport
Ilan Elias
3
-0
/
+354
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
1
-1
/
+1
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
1
-0
/
+2
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
32
-180
/
+237
2011-09-19
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-19
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-19
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-19
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-19
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-19
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
1
-9
/
+29
2011-09-19
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-19
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
1
-2
/
+2
2011-09-19
iwlagn: do not use interruptible waits
Johannes Berg
5
-13
/
+8
2011-09-19
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
3
-10
/
+12
2011-09-19
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
6
-6
/
+62
2011-09-19
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-19
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-19
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
[next]