index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
3
-0
/
+350
2013-02-08
brcmfmac: Update AP mode for GO creation.
Hante Meuleman
4
-86
/
+183
2013-02-08
brcmfmac: Update connect setup/handling routines for multiple bss.
Hante Meuleman
3
-132
/
+258
2013-02-08
brcmfmac: Fix bug mgmt_rx_register
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: add p2p change vif routines.
Hante Meuleman
5
-17
/
+119
2013-02-08
brcmfmac: update p2p add and delete vif routines.
Hante Meuleman
2
-10
/
+25
2013-02-08
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
3
-84
/
+19
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
4
-92
/
+176
2013-02-08
brcmfmac: fix generation of the p2p related mac addresses
Arend van Spriel
1
-3
/
+1
2013-02-08
brcmfmac: fix compiler warning on printf format
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
6
-34
/
+341
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
5
-15
/
+289
2013-02-08
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
6
-51
/
+1078
2013-02-08
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
1
-4
/
+0
2013-02-08
brcmfmac: turn clocks on when reading shared info
Piotr Haber
1
-0
/
+1
2013-02-08
brcmfmac: fix mmc host locking issue
Piotr Haber
1
-1
/
+1
2013-02-08
brcmfmac: Check null pointer on brcmf_dev_reset.
Hante Meuleman
1
-1
/
+2
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
6
-49
/
+57
2013-02-08
mwl8k: Remove unnecessary alloc/OOM messages
Joe Perches
1
-2
/
+0
2013-02-08
brcmsmac: avoid 512 byte stack variable
Tim Gardner
1
-1
/
+7
2013-02-08
brcmsmac: fix u16 overflow warning
Tim Gardner
1
-4
/
+1
2013-02-08
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
2
-0
/
+6
2013-02-08
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
Larry Finger
3
-4
/
+12
2013-02-08
brcmfmac: fix problem connecting to AP without security
Arend van Spriel
1
-1
/
+21
2013-02-08
brcmfmac: add function to retrieve chip information
Arend van Spriel
2
-0
/
+11
2013-02-08
brcmfmac: add chip information to the bus interface
Arend van Spriel
3
-0
/
+8
2013-02-08
brcmfmac: Use single function for channel to chanspec.
Hante Meuleman
1
-42
/
+21
2013-02-08
brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap.
Hante Meuleman
1
-13
/
+7
2013-02-08
brcmfmac: Update tracelogging for multiple netdevs.
Hante Meuleman
1
-15
/
+19
2013-02-08
brcmfmac: Track statistics per ifp.
Hante Meuleman
4
-66
/
+27
2013-02-08
brcmfmac: Add logging for FIL int set/get cmds.
Hante Meuleman
1
-0
/
+2
2013-02-08
brcmfmac: Track pending 8021x frames per ifp.
Hante Meuleman
2
-15
/
+17
2013-02-08
brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.
Hante Meuleman
1
-4
/
+2
2013-02-08
brcmfmac: Remove copy mac address from drvr at netdev up.
Hante Meuleman
1
-2
/
+0
2013-02-08
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
3
-22
/
+2
2013-02-08
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-08
mwl8k: add single band 88W8366 PCI device IDs
Jonas Gorski
1
-0
/
+2
2013-02-08
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2
-2
/
+2
2013-02-08
wireless: rt2x00: rt2800usb add Sweex ids
Xose Vazquez Perez
1
-0
/
+5
2013-02-08
Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
9
-5
/
+1392
2013-02-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
15
-49
/
+83
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-4
/
+4
2013-02-08
NFC: pn533: Fix target polling mode
Thierry Escande
1
-1
/
+1
2013-02-08
NFC: microread: Add MEI physical layer
Samuel Ortiz
3
-0
/
+254
2013-02-08
wlcore: fix wrong remote rates when starting STA role
Luciano Coelho
1
-3
/
+5
2013-02-08
wl18xx: add new phy configuration parameters for telec support
Victor Goldenshtein
2
-3
/
+9
2013-02-08
wlcore: don't hide real error code when booting fails
Luciano Coelho
1
-7
/
+4
2013-02-08
wlcore: move wl12xx_platform_data up and make it truly optional
Luciano Coelho
5
-9
/
+12
2013-02-08
wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
Luciano Coelho
2
-2
/
+2
2013-02-08
wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data
Luciano Coelho
2
-17
/
+12
[next]