index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: use pci_dev->subsystem_{vendor,device}
Sergei Shtylyov
2011-07-05
1
-4
/
+2
*
ssb: use pci_dev->revision
Sergei Shtylyov
2011-07-05
1
-2
/
+1
*
b43: Add RX side DMA memory barrier
Michael Büsch
2011-07-05
1
-0
/
+1
*
NFC: add Documentation/networking/nfc.txt
Aloisio Almeida Jr
2011-07-05
1
-0
/
+128
*
NFC: pn533: add NXP pn533 nfc device driver
Aloisio Almeida Jr
2011-07-05
3
-0
/
+1643
*
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
2011-07-05
5
-2
/
+388
*
NFC: add NFC socket family
Aloisio Almeida Jr
2011-07-05
7
-5
/
+129
*
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
2011-07-05
6
-3
/
+773
*
NFC: add nfc subsystem core
Lauro Ramos Venancio
2011-07-05
11
-15
/
+609
*
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2011-07-05
2
-6
/
+14
*
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2011-07-05
2
-2
/
+2
*
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
2011-07-05
1
-1
/
+6
*
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
2011-07-05
1
-13
/
+7
*
carl9170: use carl9170 queue enums
Christian Lamparter
2011-07-05
1
-5
/
+5
*
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
2011-07-05
4
-17
/
+17
*
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-07-05
5
-19
/
+0
*
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
2011-07-05
1
-2
/
+0
*
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
2011-07-05
1
-5
/
+5
*
mac80211: fix smatch complains
Christian Lamparter
2011-07-05
2
-3
/
+5
*
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
2011-07-05
3
-8
/
+1
*
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
2011-07-05
1
-0
/
+1
*
carl9170: import 1.9.4 firmware headers
Christian Lamparter
2011-07-05
6
-22
/
+63
*
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
2011-07-05
1
-3
/
+2
*
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
2011-07-05
3
-11
/
+57
*
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
6
-10
/
+3
*
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
11
-73
/
+23
*
iwlagn: call bt_coex directlly
Wey-Yi Guy
2011-07-01
1
-11
/
+9
*
iwlagn: scd memory boundary
Wey-Yi Guy
2011-07-01
2
-8
/
+19
*
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
8
-257
/
+236
*
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
5
-49
/
+62
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
10
-83
/
+241
*
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
2011-07-01
3
-1
/
+6
*
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
2011-07-01
1
-5
/
+11
*
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
2011-07-01
1
-104
/
+132
*
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
2
-11
/
+3
*
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
2011-06-29
1
-1
/
+2
*
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
2011-06-29
6
-101
/
+101
*
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
2011-06-29
1
-1
/
+49
*
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
2011-06-29
1
-0
/
+2
*
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2011-06-29
2
-7
/
+5
*
b43: HT-PHY: basic PHY init
Rafał Miłecki
2011-06-29
2
-2
/
+9
*
b43: HT-PHY: add init tables
Rafał Miłecki
2011-06-29
1
-0
/
+588
*
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
2011-06-29
1
-0
/
+33
*
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
2011-06-29
2
-1
/
+6
*
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
2011-06-29
1
-8
/
+1
*
mac80211: propagate information about STA WME support down
Arik Nemtsov
2011-06-29
2
-1
/
+6
*
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2011-06-29
2
-10
/
+4
*
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-29
2
-6
/
+1
*
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-29
1
-1
/
+1
*
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
2011-06-29
1
-1
/
+6
[next]