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-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+2
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
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-7
/
+24
2013-02-11
wlcore: remove newly introduced alloc/OOM messages
Luciano Coelho
2
-6
/
+2
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
3
-7
/
+24
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
47
-2024
/
+4623
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
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
5
-11
/
+44
2013-02-08
wlcore: remove unused set_power method
Luciano Coelho
2
-2
/
+0
2013-02-08
wlcore: use single-role version when verifying the PLT firmware
Luciano Coelho
1
-2
/
+2
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-14
/
+4
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2013-01-29
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
47
-2022
/
+4622
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+5
2013-01-18
mac80211: remove ARP filter enable/disable logic
Johannes Berg
1
-2
/
+1
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
47
-2022
/
+4622
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-4
/
+2
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
1
-2
/
+2
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2012-12-28
wl1251: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-12-11
wlcore: Always pass DMA-able buffers to mmc functions
Ido Yariv
5
-13
/
+44
2012-12-11
wl18xx: count HW block spare based correctly on keys
Arik Nemtsov
2
-27
/
+33
2012-12-11
wlcore: support scan reports during periodic scan
Eyal Shapira
10
-20
/
+39
2012-12-11
wl18xx: support MIMO only if HT mode is not forced to SISO
Arik Nemtsov
1
-1
/
+6
2012-12-11
wlcore: consolidate Rx BA bitmap management to links struct
Arik Nemtsov
5
-7
/
+5
2012-12-11
wlcore: don't take mutex before stopping queues
Arik Nemtsov
3
-10
/
+31
2012-12-11
wlcore: use separate HW queue for each AC in each vif
Arik Nemtsov
5
-63
/
+176
2012-12-11
wlcore: use link count for single-STA-PSM optimization
Arik Nemtsov
4
-10
/
+19
2012-12-11
wl18xx: limit Tx for the AP single-STA-in-PSM case
Arik Nemtsov
1
-2
/
+4
2012-12-11
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
6
-17
/
+127
2012-12-11
wl18xx: fix a bug in wl->num_rx_desc initialization
Yair Shapira
1
-1
/
+1
2012-12-11
wlcore: set 5Ghz probe-req template for DFS channels
Arik Nemtsov
1
-26
/
+26
2012-12-11
wlcore: improve handling for Rx errors
Arik Nemtsov
2
-17
/
+15
2012-12-11
wlcore: increase scan dwell times if no activity
Eyal Shapira
4
-3
/
+53
2012-12-11
wlcore: remove support for injected Tx
Arik Nemtsov
3
-9
/
+10
2012-12-11
wlcore: add ACX_PEER_CAP command
Eliad Peller
9
-8
/
+134
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
8
-22
/
+22
2012-12-05
wl18xx: set last Tx rate from FW status
Arik Nemtsov
3
-20
/
+96
2012-12-05
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
6
-37
/
+112
2012-12-05
wlcore: track FW-allocated packets per link
Arik Nemtsov
2
-15
/
+18
2012-12-05
wlcore: count packets held per AC in each vif
Arik Nemtsov
5
-4
/
+29
2012-12-05
wlcore: track wlvif inside per-link structure
Arik Nemtsov
2
-0
/
+7
[next]