index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: remove forgotten debugfs function
Johannes Berg
2011-07-21
1
-2
/
+0
*
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
10
-256
/
+254
*
iwlagn: remove keyinfo cache
Johannes Berg
2011-07-21
2
-30
/
+0
*
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
2011-07-21
3
-3
/
+9
*
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
Emmanuel Grumbach
2011-07-21
1
-0
/
+10
*
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
5
-27
/
+26
*
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
14
-140
/
+161
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
18
-154
/
+168
*
iwlagn: move iwl_prepare_card_hw to the transport layer
Emmanuel Grumbach
2011-07-21
5
-7
/
+14
*
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
2011-07-21
8
-193
/
+178
*
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
2011-07-21
8
-239
/
+274
*
iwlagn: radio sensor offset in le16 format
Wey-Yi Guy
2011-07-21
2
-5
/
+5
*
iwlagn: define valid init calibration mask
Wey-Yi Guy
2011-07-21
1
-3
/
+13
*
iwlagn: remove legacy calibration command
Wey-Yi Guy
2011-07-21
1
-10
/
+0
*
iwlagn: set correct calibration flag
Wey-Yi Guy
2011-07-21
2
-2
/
+4
*
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
8
-22
/
+6
*
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-21
8
-28
/
+20
*
iwlagn: add kick_nic API to transport layer
Emmanuel Grumbach
2011-07-21
4
-2
/
+16
*
libertas: only enable mesh when interface is active
Daniel Drake
2011-07-20
5
-25
/
+11
*
libertas: mesh: misc cleanup
Daniel Drake
2011-07-20
2
-601
/
+388
*
wireless: mwifiex: print hw address via %pM
Andy Shevchenko
2011-07-20
1
-25
/
+8
*
wireless: ath9k: use %pM to print MAC
Andy Shevchenko
2011-07-20
1
-5
/
+2
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
7
-19
/
+13
*
carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER
Pavel Roskin
2011-07-20
1
-4
/
+4
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
22
-1314
/
+1247
*
b43: bcma: implement full core reset
Rafał Miłecki
2011-07-19
1
-7
/
+27
*
bcma: allow enabling PLL
Rafał Miłecki
2011-07-19
1
-0
/
+25
*
bcma: allow setting FAST clockmode for a core
Rafał Miłecki
2011-07-19
1
-0
/
+31
*
b43: correctly display longer chipsets ids
Rafał Miłecki
2011-07-19
1
-2
/
+5
*
b43: HT-PHY: fix masks in radio ctl
Rafał Miłecki
2011-07-19
1
-5
/
+10
*
b43: bcma: read info about supported bands
Rafał Miłecki
2011-07-19
1
-6
/
+7
*
b43: bcma: define 80211 core specific IO status bits
Rafał Miłecki
2011-07-19
1
-0
/
+6
*
bcma: handle alternative SPROM location
Rafał Miłecki
2011-07-19
1
-3
/
+9
*
b43: HT-PHY: fix typo in 0x2059 radio init
Rafał Miłecki
2011-07-19
1
-1
/
+1
*
b43: HT-PHY: find channel entry with regs data
Rafał Miłecki
2011-07-19
1
-0
/
+9
*
b43: HT-PHY: switch to channel after enabling radio
Rafał Miłecki
2011-07-19
1
-1
/
+3
*
b43: use agent R/W ops for BCMA_IOCTL
Rafał Miłecki
2011-07-19
2
-4
/
+4
*
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2011-07-18
2
-4
/
+8
*
ath9k: Fix sparse warnings
Rajkumar Manoharan
2011-07-18
3
-9
/
+22
*
b43: bus: drop inline from SSB functions
Rafał Miłecki
2011-07-18
1
-15
/
+12
*
carl9170: set beacon xmit power to the max
Christian Lamparter
2011-07-18
1
-83
/
+108
*
carl9170: move beacon_update into tx.c
Christian Lamparter
2011-07-18
3
-130
/
+130
*
carl9170 firmware: update firmware headers
Christian Lamparter
2011-07-18
2
-2
/
+42
*
ath9k: use ath_opmode_to_string()
Pavel Roskin
2011-07-18
1
-20
/
+2
*
ath9k: remove defines in reg.h that exist in ../reg.h
Pavel Roskin
2011-07-18
1
-23
/
+0
*
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-07-18
5
-28
/
+23
*
ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()
Pavel Roskin
2011-07-18
1
-5
/
+2
*
bcma: extract SPROM rev 9 the same way as rev 8
Rafał Miłecki
2011-07-18
1
-1
/
+1
*
bcma: cc: set GPIOTIMER register
Rafał Miłecki
2011-07-18
1
-0
/
+14
*
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
2011-07-16
7
-210
/
+222
[next]