Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
55685b8f2f9f419b1b1c5abf78a5c82f01ef0fe3
/
drivers
55685b8
brcmfmac: provide firmware version in ethtool driver info
by Arend van Spriel
· 11 years ago
85b8413
brcmfmac: Dynamically register a protocol layer.
by Hante Meuleman
· 11 years ago
e601fb3
brcmfmac: remove redundant ioctl handlers
by Arend van Spriel
· 11 years ago
9b2d2f2
brcmfmac: use platform specific alignment in SDIO
by Arend van Spriel
· 11 years ago
e217d1c
brcmfmac: determine alignment values during probe
by Arend van Spriel
· 11 years ago
f931868
brcmfmac: removed dhd_proto.h.
by Hante Meuleman
· 11 years ago
5d406f8
brcmfmac: rename dhd_cdc to bcdc
by Hante Meuleman
· 11 years ago
8da9d2c
brcmfmac: add host tx glomming support
by Franky Lin
· 11 years ago
bed89b6
brcmfmac: add firmware and nvram file name for bcm4339
by Franky Lin
· 11 years ago
9a9e405
brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set
by Arend van Spriel
· 11 years ago
2f5f817
brcmfmac: determine sd host controller related variable earlier
by Arend van Spriel
· 11 years ago
4b77696
brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr()
by Arend van Spriel
· 11 years ago
89eda36
brcmsmac: select CONFIG_BCMA when possible
by Arend van Spriel
· 11 years ago
b317d1d
brcmfmac: reduce logging noise accessing SDIO SleepCSR register
by Arend van Spriel
· 11 years ago
15265f9
brcmfmac: remove empty brcmf_proto_stop
by Franky Lin
· 11 years ago
dcede4b
brcmfmac: start netif queues only when setup is completed successful
by Arend van Spriel
· 11 years ago
cf45828
brcmfmac: replace dongle command list with .preinit() callback
by Arend van Spriel
· 11 years ago
8dee77b
brcmfmac: add separate function for passing bus tx overhead
by Arend van Spriel
· 11 years ago
1e86d69
brcmfmac: Update fwsignal to fix out of order tx.
by Hante Meuleman
· 11 years ago
2c8672c
ath9k: Fix initvals for freq 2484
by Sujith Manoharan
· 11 years ago
40cc87d
ath9k: Update AR9340 initvals
by Sujith Manoharan
· 11 years ago
2d9507c
ath9k: Update initvals for AR9580 v1.0
by Sujith Manoharan
· 11 years ago
879fb28
ath9k: Update initvals for AR9300 v2.2
by Sujith Manoharan
· 11 years ago
dbb3e2f
ath9k: Remove duplicate initvals for AR9462 v2.1
by Sujith Manoharan
· 11 years ago
3777f7d
ath9k: Attach INI arrays for AR9565 v1.1
by Sujith Manoharan
· 11 years ago
8af4596
ath9k: Add version macros for AR9565 1.1
by Sujith Manoharan
· 11 years ago
ae4a9a10
ath9k: Add initvals for AR9565 1.1
by Sujith Manoharan
· 11 years ago
ffaa02f
ath9k: Cleanup IQ calibration for PCOEM chips
by Sujith Manoharan
· 11 years ago
af02efb
ath9k_hw: allow fast channel change when only CHANNEL_HT changes
by Felix Fietkau
· 11 years ago
09d8e31
ath9k_hw: fix TSF save/restore around chip reset
by Felix Fietkau
· 11 years ago
10e2318
ath9k: optimize ath9k_flush
by Felix Fietkau
· 11 years ago
10ffb6a
ath9k: optimize ath_drain_all_txq
by Felix Fietkau
· 11 years ago
bf3dac5
ath9k: use a timer to put hardware into full sleep
by Felix Fietkau
· 11 years ago
f28c785
ath9k: Fix TX IQ calibration for SoC chips
by Sujith Manoharan
· 11 years ago
34d9b68
ath9k: Fix Carrier Leak calibration for SoC chips
by Sujith Manoharan
· 11 years ago
c20a2c5
ath9k: Remove unnecessary check
by Sujith Manoharan
· 11 years ago
a364078
ath9k: Remove RTT/MCI code from SoC calibration
by Sujith Manoharan
· 11 years ago
3b06c1d7
ath9k: Separate routines for PCOEM and SoC calibration
by Sujith Manoharan
· 11 years ago
26f2a64
ath9k: fix SC_OP_INVALID test in ath9k_tx99_init()
by Dan Carpenter
· 11 years ago
8fd007a
ath9k: Apply CUS227 specific TX gain values
by Sujith Manoharan
· 11 years ago
c6fc7e6
ath9k: Remove pcieSerDesWrite
by Sujith Manoharan
· 11 years ago
28148db
ath9k: Remove unused AR9462 2.0 initvals
by Sujith Manoharan
· 11 years ago
f51ecd7
ath9k: Add SERDES initvals for AR9462 2.1
by Sujith Manoharan
· 11 years ago
babaa80
ath9k: Add an initialization routine for WoW
by Sujith Manoharan
· 11 years ago
e60001e
ath9k: Use CONFIG_ATH9K_WOW
by Sujith Manoharan
· 11 years ago
bb00b1f
ath9k: Add a config option for WoW
by Sujith Manoharan
· 11 years ago
9c9cb10
ath9k: Fix wow.c compilation
by Sujith Manoharan
· 11 years ago
ef6b19e
ath9k: Fix TX99 config option usage
by Sujith Manoharan
· 11 years ago
4dd3564
ath9k: Identify Killer Wireless cards
by Sujith Manoharan
· 11 years ago
9658113
ath9k: Add WB335 PCI IDs
by Sujith Manoharan
· 11 years ago
db739ef
xen-netback: stop the VIF thread before unbinding IRQs
by David Vrabel
· 11 years ago
78ef359
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
7acd718
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
3fb69bc
net/phy: Add the autocross feature for forced links on VSC82x4
by Madalin Bucur
· 11 years ago
06ae4f8
net/phy: Add VSC8662 support
by Sandeep Singh
· 11 years ago
c2efef7
net/phy: Add VSC8574 support
by shaohui xie
· 11 years ago
0508019
net/phy: Add VSC8234 support
by Andy Fleming
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
500b6d7
r8152: fix incorrect type in assignment
by hayeswang
· 11 years ago
dd1b119
r8152: support stopping/waking tx queue
by hayeswang
· 11 years ago
6159878
r8152: modify the tx flow
by hayeswang
· 11 years ago
7937f9e
r8152: fix tx/rx memory overflow
by hayeswang
· 11 years ago
b4789b8
aacraid: prevent invalid pointer dereference
by Mahesh Rajashekhara
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
b5de4a2
atm: idt77252: fix dev refcnt leak
by Ying Xue
· 11 years ago
806dace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
27b5c3f
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
1ea406c
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
a709bd5
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
cdd278d
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 11 years ago
794e96e
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
d11a347
be2net: Delete secondary unicast MAC addresses during be_close
by Ajit Khaparde
· 11 years ago
012bd38
be2net: Fix unconditional enabling of Rx interface options
by Ajit Khaparde
· 11 years ago
0f13b66b
net, virtio_net: replace the magic value
by Zhi Yong Wu
· 11 years ago
6ffa39f
bnx2x: Prevent "timeout waiting for state X"
by Dmitry Kravkov
· 11 years ago
ffa1cb9
bnx2x: prevent CFC attention
by Dmitry Kravkov
· 11 years ago
9dcd9ac
bnx2x: Prevent panic during DMAE timeout
by Dmitry Kravkov
· 11 years ago
a0d307b
bnx2x: Clean the sp rtnl task upon unload
by Dmitry Kravkov
· 11 years ago
ef0c1a6
watchdog: w83627hf: Use helper functions to access superio registers
by Guenter Roeck
· 11 years ago
ac46110
watchdog: w83627hf: Enable watchdog device only if not already enabled
by Guenter Roeck
· 11 years ago
8f52638
watchdog: w83627hf: Enable watchdog only once
by Guenter Roeck
· 11 years ago
30a83695
watchdog: w83627hf: Convert to watchdog infrastructure
by Guenter Roeck
· 11 years ago
3b1bace
brcmfmac: fix possible memory leak
by Geyslan G. Bem
· 11 years ago
cfff1f4
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
by Wei Yongjun
· 11 years ago
fdcf776
xen-netfront: fix missing rx_refill_timer when allocate memory failed
by Ma JieYue
· 11 years ago
0f1741c
edac/85xx: Remove mpc85xx_pci_err_remove
by Johannes Thumshirn
· 11 years ago
4a7e94a
watchdog: omap_wdt: raw read and write endian fix
by Victor Kamensky
· 11 years ago
b0df38d
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
by Uwe Kleine-König
· 11 years ago
ab5bbdc
watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
by Dan Carpenter
· 11 years ago
0859ffc
watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
by Wei Yongjun
· 11 years ago
6ffcff9
watchdog: watchdog_core: Fix a trivial typo
by Sachin Kamat
· 11 years ago
58e5637
watchdog: dw: Enable OF support for DW watchdog timer
by Dinh Nguyen
· 11 years ago
487722c
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
by Jean Delvare
· 11 years ago
Next »