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
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-262
/
+378
2013-06-29
wlcore: use *ppos, not file->f_pos
Al Viro
1
-2
/
+2
2013-06-17
net: wireless: wl1251: Fix commenting style
Sachin Kamat
1
-3
/
+3
2013-06-17
net: wireless: wl1251: Use module_spi_driver macro
Sachin Kamat
1
-23
/
+1
2013-06-17
net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
Peter Huewe
1
-13
/
+1
2013-06-17
wlcore: fix occasional AP TX stop after recovery
Victor Goldenshtein
1
-2
/
+2
2013-06-17
wlcore: hold jiffies in unsigned long
Arik Nemtsov
1
-1
/
+1
2013-06-17
wlcore: cancel channel switch work on interface removal
Arik Nemtsov
1
-0
/
+1
2013-06-17
wlcore: set default_wep_key when configured
Yoni Divinsky
2
-9
/
+42
2013-06-17
wl18xx: use locally administered MAC address if not available from fuse
Luciano Coelho
1
-0
/
+11
2013-06-17
wlcore: configure rates in multiple cases
Eliad Peller
1
-2
/
+1
2013-06-17
wlcore: move sysfs handling to a separate file
Luciano Coelho
4
-175
/
+249
2013-06-17
wlcore: some non-functional clean-ups in main.c
Luciano Coelho
1
-24
/
+6
2013-06-17
wl18xx: FDSP Code RAM Corruption fix
Ido Reis
2
-2
/
+49
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+11
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-8
/
+11
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-7
/
+8
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
17
-130
/
+330
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
2
-4
/
+4
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+4
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-131
/
+331
2013-04-07
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-25
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-130
/
+330
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2
-3
/
+4
2013-03-25
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-130
/
+330
2013-03-25
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
1
-32
/
+21
2013-03-25
wlcore: use print_hex_dump_debug()
Luciano Coelho
1
-17
/
+16
2013-03-25
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
1
-1
/
+1
2013-03-25
wlcore: correctly check state before regdomain conf
Arik Nemtsov
1
-2
/
+5
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
3
-1
/
+44
2013-03-25
wlcore: free AP global links properly on recovery
Arik Nemtsov
2
-2
/
+4
2013-03-25
wl18xx: print chip info during boot
Victor Goldenshtein
2
-1
/
+52
2013-03-25
wlcore: don't attempt to roam in case of p2p
Eyal Shapira
1
-1
/
+8
2013-03-25
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
1
-2
/
+3
2013-03-25
wlcore: report rssi from roaming statistics
Nadim Zubidat
3
-0
/
+77
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
5
-56
/
+67
2013-03-25
wlcore: don't risk using stale HLID during .sta_state callback
Arik Nemtsov
1
-4
/
+2
2013-03-25
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2
-6
/
+14
2013-03-25
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
7
-4
/
+11
2013-03-25
wlcore: enter elp in force ps mode in 5ms
Igal Chernobelsky
1
-1
/
+3
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+2
2013-03-05
wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
Li Fei
1
-1
/
+3
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
54
-2078
/
+4724
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-61
/
+118
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-1
/
+1
[next]