index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
edma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
mwl8k: remove nonstandard rate 72 Mbps
Jonas Gorski
1
-6
/
+4
2013-04-22
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
1
-1
/
+23
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2
-91
/
+111
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
2
-68
/
+84
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
4
-167
/
+369
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
7
-1
/
+245
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
2013-04-22
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
Karl Beldan
1
-6
/
+15
2013-04-22
rfkill: fix error return code in rfkill_gpio_probe()
Wei Yongjun
1
-2
/
+5
2013-04-22
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
3
-2
/
+5
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
2
-0
/
+3
2013-04-22
cfg80211: invert P2P-Device vs. netdev check ordering
Johannes Berg
1
-4
/
+4
2013-04-22
cfg80211: fix P2P-Device stop locking
Johannes Berg
1
-0
/
+2
2013-04-19
nl80211: allow using wdev identifiers to get scan results
Johannes Berg
1
-75
/
+91
2013-04-18
mac80211: fix P2P-Device management frame RX
Johannes Berg
1
-1
/
+2
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
3
-5
/
+5
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
2
-1
/
+3
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
2
-4
/
+6
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2
-3
/
+3
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
3
-1
/
+14
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
3
-60
/
+63
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
3
-38
/
+37
2013-04-18
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
1
-1
/
+12
2013-04-17
mac80211: optimize minstrel_ewma
Karl Beldan
1
-2
/
+3
2013-04-17
mac80211: cosmetics for minstrel_debugfs
Karl Beldan
1
-2
/
+2
2013-04-17
mac80211: fix station entry leak/warning while suspending
Johannes Berg
1
-2
/
+2
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
1
-7
/
+5
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
1
-19
/
+5
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
1
-96
/
+60
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
1
-29
/
+11
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
1
-2
/
+14
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
3
-348
/
+18
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2
-25
/
+583
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
2
-0
/
+96
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
2
-1
/
+28
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2
-9
/
+9
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
1
-4
/
+8
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2
-4
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
3
-3
/
+32
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
4
-41
/
+4
2013-04-16
mac80211: fix CTS protection handling
Felix Fietkau
3
-3
/
+15
2013-04-16
mac80211: fix and optimize MCS mask handling
Felix Fietkau
5
-10
/
+28
2013-04-16
mac80211_hwsim: handle VHT rates in rx_status
Karl Beldan
1
-3
/
+11
2013-04-16
mac80211: VHT off-by-one NSS
Karl Beldan
1
-3
/
+3
2013-04-16
mac80211: adjust initial chandefs assignments in ieee80211_register_hw
Karl Beldan
1
-11
/
+12
2013-04-16
mac80211: fix rate control tx handler for VHT rates
Karl Beldan
1
-14
/
+17
2013-04-16
mac80211: remove warning from ieee80211_beacon_loss
Alexander Bondar
1
-1
/
+0
2013-04-16
mac80211: handle wide bandwidth channel switch
Johannes Berg
1
-17
/
+79
2013-04-16
mac80211: parse VHT channel switch IEs
Johannes Berg
9
-18
/
+63
[next]