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-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
2011-12-13
brcm80211: smac: use bcma functions for register access in phy code
Arend van Spriel
7
-176
/
+162
2011-12-13
brcm80211: smac: use bcma function for register access in dma.c
Arend van Spriel
3
-91
/
+108
2011-12-13
brcm80211: smac: use DMA-API calls for descriptor allocations
Arend van Spriel
3
-30
/
+35
2011-12-13
brcm80211: smac: use bcma core register access functions for 802.11 core
Arend van Spriel
5
-267
/
+274
2011-12-13
brcm80211: smac: remove enumeration rom parsing function
Arend van Spriel
1
-237
/
+18
2011-12-13
brcm80211: smac: change ai_attach interface taking a bcma_bus object
Arend van Spriel
3
-11
/
+14
2011-12-13
brcm80211: smac: rename struct si_info field pbus to pcibus
Arend van Spriel
3
-25
/
+25
2011-12-13
brcm80211: smac: change attach interfaces in main.c for bcma support
Arend van Spriel
3
-22
/
+19
2011-12-13
brcm80211: smac: change from pci device driver to bcma device driver
Arend van Spriel
3
-109
/
+64
2011-12-13
brcm80211: smac: use inline access functions for struct si_pub fields
Arend van Spriel
10
-131
/
+174
2011-12-13
brcm80211: smac: move fields from struct si_pub to struct si_info
Arend van Spriel
2
-13
/
+15
2011-12-13
brcm80211: smac: remove unused fields from struct si_pub definition
Arend van Spriel
2
-14
/
+0
2011-12-13
bcma: use static keyword for inline function declaration in bcma.h
Arend van Spriel
1
-11
/
+12
2011-12-13
bcma: add set/mask macros for 16-bit register access
Arend van Spriel
1
-6
/
+26
2011-12-13
brcm80211: fmac: remove drive strength code for unsupported chips
Franky Lin
1
-50
/
+2
2011-12-13
brcm80211: fmac: add bcm4330 support
Franky Lin
3
-0
/
+38
2011-12-13
brcm80211: fmac: fix firmware shared structures version
Franky Lin
2
-4
/
+4
2011-12-13
brcm80211: fmac: save bus interface structure in function 2 device
Franky Lin
3
-14
/
+13
2011-12-13
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
1
-2
/
+14
2011-12-13
ath9k: Reconfigure tx power on regulatory update
Rajkumar Manoharan
1
-2
/
+15
2011-12-13
ath: optimize processing of CTLs for country IEs for world roaming cards
Luis R. Rodriguez
2
-4
/
+52
2011-12-13
ath: add a helper for processing reg data on init
Luis R. Rodriguez
1
-5
/
+17
2011-12-13
bcma: extract FEM info from SPROM
Rafał Miłecki
2
-0
/
+23
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
3
-0
/
+49
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
1
-10
/
+5
2011-12-13
ieee80211: Introduce ieee80211_is_first_frag
Helmut Schaa
1
-0
/
+9
2011-12-13
mac80211: Purge A-MPDU TX queues before station destructions
Yogesh Ashok Powar
2
-0
/
+27
2011-12-13
cfg80211: Fix race in bss timeout
Vasanthakumar Thiagarajan
4
-28
/
+71
2011-12-13
mac80211: unlock on error path in ieee80211_ibss_join()
Dan Carpenter
1
-1
/
+3
2011-12-13
ath9k_hw: Fix handling of MCI interrupt
Mohammed Shafi Shajakhan
1
-28
/
+29
2011-12-13
ath9k_hw: check for asynchronous interrupts before bailing out
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-13
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
27
-228
/
+295
2011-12-12
ath9k: fix max phy rate at rate control init
Rajkumar Manoharan
1
-1
/
+3
2011-12-12
nfc: signedness bug in __nci_request()
Dan Carpenter
1
-1
/
+1
[prev]
[next]