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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
1
-10
/
+2
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-14
cls_flow: remove one dynamic array
Eric Dumazet
1
-1
/
+1
2011-12-14
bnx2x: handle vpd data longer than 128 bytes
Barak Witkowski
1
-7
/
+28
2011-12-14
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
1
-0
/
+4
2011-12-14
vlan: static functions
Eric Dumazet
1
-3
/
+3
2011-12-14
vlan: add rtnl_dereference() annotations
Dan Carpenter
1
-5
/
+9
2011-12-14
rtnetlink: rtnl_link_register() sanity test
Eric Dumazet
1
-11
/
+14
2011-12-13
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-13
ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error.
David S. Miller
1
-2
/
+4
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
3
-12
/
+0
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
[prev]
[next]