index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-12-05
wlcore: initialize per-link FW freed blocks correctly
Arik Nemtsov
1
-0
/
+4
2012-12-05
wlcore: restore default channel configuration
Victor Goldenshtein
2
-48
/
+68
2012-12-05
wlcore: consolidate free_link and always call it
Arik Nemtsov
3
-7
/
+11
2012-12-05
wlcore: take the mutex before resetting Tx queues
Arik Nemtsov
1
-1
/
+1
2012-12-05
wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset
Victor Goldenshtein
1
-1
/
+1
2012-12-04
wl18xx: declare support for greenfield ht_cap
Eliad Peller
1
-4
/
+8
2012-12-04
wlcore: clear roc_vif on iface removal
Arik Nemtsov
1
-0
/
+5
2012-12-04
wlcore: remove WLCORE_QUIRK_NO_ELP
Eliad Peller
4
-11
/
+1
2012-12-04
wlcore: allow ACX_BA_SESSION_RX_SETUP to fail
Eliad Peller
1
-2
/
+11
2012-12-04
wlcore: allow fw commands to fail
Eliad Peller
2
-19
/
+73
2012-12-04
wl18xx: support 2nd set of mac/phy tx-power params
Yair Shapira
2
-9
/
+36
2012-12-04
wl18xx: update default mac/phy parameters
Ido Reis
2
-8
/
+14
2012-12-04
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
3
-5
/
+15
2012-12-04
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
41
-1703
/
+3495
2012-12-04
wl18xx: ignore irrelevant firmware version fields
Luciano Coelho
1
-2
/
+2
2012-12-04
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
5
-32
/
+64
2012-12-04
wl12xx: ignore some of the firmware version fields
Luciano Coelho
1
-4
/
+4
2012-12-04
wlcore: change way of checking the firmware version
Luciano Coelho
2
-23
/
+35
2012-12-04
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
2
-28
/
+0
2012-12-04
wlcore/wl12xx: move wl12xx chip ID defines to the lower driver
Luciano Coelho
3
-19
/
+19
2012-12-04
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
4
-7
/
+31
[prev]
[next]