index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DMA-API-HOWTO.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
7
-7
/
+7
2011-12-14
rt2x00: Make use of ieee80211_free_txskb in tx path
Helmut Schaa
1
-1
/
+1
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
2011-12-14
mwifiex: remove cfg_workqueue
Amitkumar Karwar
6
-158
/
+75
2011-12-14
nl80211: accept testmode dump with netdev
Johannes Berg
1
-19
/
+31
2011-12-14
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
1
-2
/
+2
2011-12-14
iwlwifi: tx_sync only on PAN context
Johannes Berg
1
-0
/
+6
2011-12-14
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
1
-7
/
+2
2011-12-14
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
1
-0
/
+4
2011-12-13
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
1
-3
/
+0
2011-12-13
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
1
-2
/
+2
2011-12-13
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
3
-44
/
+34
2011-12-13
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2
-67
/
+11
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
4
-184
/
+59
2011-12-13
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
5
-69
/
+7
2011-12-13
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
3
-57
/
+0
2011-12-13
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
1
-24
/
+6
2011-12-13
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
3
-66
/
+1
2011-12-13
brcm80211: smac: remove register access macro definitions
Arend van Spriel
1
-51
/
+0
2011-12-13
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
1
-120
/
+70
2011-12-13
brcm80211: smac: use bcma core access functions in pmu.c
Arend van Spriel
1
-80
/
+73
2011-12-13
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
3
-37
/
+17
2011-12-13
brcm80211: smac: use bcma core access functions in otp.c
Arend van Spriel
2
-42
/
+28
2011-12-13
brcm80211: smac: change ai_findcoreidx() to ai_findcore()
Arend van Spriel
2
-7
/
+9
2011-12-13
b43: N-PHY: update TX power fix
Rafał Miłecki
1
-5
/
+27
2011-12-13
b43: N-PHY: workaround broken auto-increment on BCM43224
Rafał Miłecki
1
-0
/
+6
2011-12-13
b43: N-PHY: fix 32-bit reads of tables
Rafał Miłecki
1
-6
/
+6
2011-12-13
bcma: extract revision and TX power IDs from SPROM
Rafał Miłecki
1
-0
/
+39
2011-12-13
mac80211: don't check sdata_running in vif notifier
Eliad Peller
1
-4
/
+1
2011-12-13
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
1
-1
/
+2
2011-12-13
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
1
-3
/
+3
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
3
-15
/
+12
2011-12-13
rtlwifi: use work for lps
Stanislaw Gruszka
2
-13
/
+16
2011-12-13
b43: N-PHY: implement spurious tone avoidance
Rafał Miłecki
1
-2
/
+91
2011-12-13
b43: N-PHY: finish 2.4GHz 0x2056 radio setup
Rafał Miłecki
3
-1
/
+105
2011-12-13
b43: N-PHY: determine various PHY params
Rafał Miłecki
2
-0
/
+43
2011-12-13
b43: N-PHY: add table for antenna software control
Rafał Miłecki
2
-1
/
+52
2011-12-13
b43: N-PHY: workaround BCM43224 hw bug in writing table id 9
Rafał Miłecki
1
-0
/
+7
2011-12-13
b43: N-PHY: update some init values
Rafał Miłecki
2
-17
/
+17
2011-12-13
b43: N-PHY: random trivial fixes for typos, missing writes
Rafał Miłecki
3
-23
/
+30
2011-12-13
ath9k: make two mci related functions static
Felix Fietkau
2
-8
/
+4
2011-12-13
bcma: support for suspend and resume
Rafał Miłecki
3
-0
/
+56
2011-12-13
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
6
-12
/
+63
2011-12-13
mwifiex: proper cleanup when RX multiport aggregation fails
Avinash Patil
1
-3
/
+19
2011-12-13
mwifiex: failure case handling for PCIe events
Amitkumar Karwar
1
-14
/
+6
2011-12-13
brcm80211: smac: use bcma core access functions in nicpci.c
Arend van Spriel
3
-111
/
+90
2011-12-13
brcm80211: smac: use bcma core control functions
Arend van Spriel
5
-140
/
+47
2011-12-13
brcm80211: smac: remove unused functions and/or prototypes
Arend van Spriel
2
-151
/
+1
2011-12-13
brcm80211: smac: replace ai_corereg() function with ai_cc_reg()
Arend van Spriel
7
-87
/
+68
2011-12-13
brcm80211: smac: remove SI_FAST() macro usage
Arend van Spriel
1
-122
/
+35
[next]