index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
bcma: fix CC driver compilation on MIPS
Rafał Miłecki
1
-1
/
+1
2012-07-11
rt2x00: remove unused argument
Stanislaw Gruszka
3
-23
/
+12
2012-07-11
rt2800lib: merge same defines
Stanislaw Gruszka
1
-17
/
+12
2012-07-11
rt2x00pci: small 3290 changes cleanup
Stanislaw Gruszka
1
-4
/
+4
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
5
-0
/
+132
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2
-4
/
+7
2012-07-10
ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULT
Rajkumar Manoharan
1
-6
/
+0
2012-07-10
brcmsmac: handle non PCI devices in the phy code
Hauke Mehrtens
1
-2
/
+8
2012-07-10
brcmsmac: fix read in write_phy_reg
Hauke Mehrtens
1
-1
/
+1
2012-07-10
brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devices
Hauke Mehrtens
3
-9
/
+34
2012-07-10
brcmsmac: fix DMA on SoCs
Hauke Mehrtens
1
-3
/
+8
2012-07-10
brcmsmac: extend xmtfifo_sz array
Hauke Mehrtens
1
-1
/
+19
2012-07-10
brcmsmac: add some workarounds for other chips again
Hauke Mehrtens
1
-42
/
+89
2012-07-10
brcmsmac: add a conditions for core rev 17 again
Hauke Mehrtens
1
-2
/
+4
2012-07-10
brcmsmac: remove some unnessessacry casts and void pointer
Hauke Mehrtens
1
-6
/
+5
2012-07-10
brcmsmac: use chip and package id constants from bcma
Hauke Mehrtens
5
-37
/
+27
2012-07-10
brcmsmac: use core id constants from bcma
Hauke Mehrtens
2
-64
/
+2
2012-07-10
brcmsmac: remove some redundant chip common workarounds
Hauke Mehrtens
1
-42
/
+0
2012-07-10
brcmsmac: remove si_pmu_spuravoid_pllupdate()
Hauke Mehrtens
3
-86
/
+2
2012-07-10
brcmsmac: remove si_pmu_init() and si_pmu_res_init()
Hauke Mehrtens
3
-80
/
+0
2012-07-10
brcmsmac: remove ai_findcore()
Hauke Mehrtens
3
-31
/
+14
2012-07-10
brcmsmac: use container_of instead of cast
Hauke Mehrtens
1
-8
/
+8
2012-07-10
brcmsmac: remove ai_get_buscore{type,rev}()
Hauke Mehrtens
2
-19
/
+0
2012-07-10
brcmsmac: remove PCI_FORCEHT() macro
Hauke Mehrtens
1
-19
/
+0
2012-07-10
brcmsmac: remove PCIE() macro
Hauke Mehrtens
1
-5
/
+4
2012-07-10
iwmc3200wifi: remove driver for unavailable hardware
John W. Linville
30
-10563
/
+0
2012-07-10
wlcore: fix a couple small memory leaks
Dan Carpenter
1
-2
/
+2
2012-07-10
wlcore: determine AP extra rates correctly
Arik Nemtsov
1
-5
/
+15
2012-07-10
wlcore: check ssid length against the correct element
Eliad Peller
1
-1
/
+1
2012-07-10
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
Arik Nemtsov
2
-2
/
+2
2012-07-10
wlcore: define number of supported bands internally
Arik Nemtsov
3
-4
/
+7
2012-07-10
wlcore: don't set SDIO_FAILED flag when driver state is off
Arik Nemtsov
2
-7
/
+7
2012-07-10
wlcore: change the wait for event mechanism
Yoni Divinsky
1
-1
/
+7
2012-07-10
wlcore: Prevent processing of work items during op_stop
Ido Yariv
3
-25
/
+32
2012-07-10
wlcore: implement .flush callback
Eliad Peller
1
-0
/
+8
2012-07-10
wl12xx/wlcore: increase FW filename version
Luciano Coelho
4
-27
/
+6
2012-07-10
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
6
-9
/
+39
2012-07-10
wlcore: always clear recovery flag during recovery_work
Arik Nemtsov
1
-2
/
+2
2012-07-10
wlcore: avoid debug prints during intended FW recovery
Arik Nemtsov
1
-3
/
+4
2012-07-10
wlcore: remove recover cmd from testmode
Arik Nemtsov
1
-12
/
+1
2012-07-10
wlcore: don't stop tx queue via watermark if already stopped
Arik Nemtsov
1
-1
/
+3
2012-07-10
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
6
-0
/
+100
2012-07-10
wlcore: enable sched scan while connected
Victor Goldenshtein
3
-1
/
+6
2012-07-09
NFC: Check for llcp_sock and its device from llcp_sock_getname
Samuel Ortiz
1
-0
/
+3
2012-07-09
NFC: Add ISO 14443 type B protocol
Samuel Ortiz
7
-18
/
+28
2012-07-09
NFC: Use communicate thru only for PaSoRi when trying to read Felica tags
Samuel Ortiz
1
-12
/
+11
2012-07-09
NFC: Add initial Sony RC-S360 support to pn533
Samuel Ortiz
1
-38
/
+181
2012-07-09
NFC: Dereference LLCP bind socket address after checking for it to be NULL
Samuel Ortiz
1
-2
/
+2
2012-07-09
NFC: Do not return EBUSY when stopping a poll that's already stopped
Samuel Ortiz
1
-0
/
+9
2012-07-09
NFC: Remove warning from nfc_llcp_local_put
Samuel Ortiz
1
-2
/
+0
[next]