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
2010-12-13
mac80211: clean up RX key checks
Johannes Berg
1
-2
/
+21
2010-12-13
ath9k: clean up hardware code for beacon handling
Mohammed Shafi Shajakhan
1
-14
/
+0
2010-12-13
cfg80211: update information elements in cached BSS struct
Sven Neumann
1
-0
/
+11
2010-12-13
ath: Missed to clear key4 of micentry
Rajkumar Manoharan
1
-0
/
+2
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
1
-21
/
+69
2010-12-13
cfg80211: Add antenna availability information
Bruno Randolf
2
-2
/
+18
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
2
-2
/
+5
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
1
-2
/
+2
2010-12-09
ath: fix build break with ATH_DBG_WARN_ON_ONCE
John W. Linville
1
-1
/
+4
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
1
-0
/
+1
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-63
/
+100
2010-12-08
ath9k_hw: warn if we cannot change the power to the chip
Luis R. Rodriguez
1
-0
/
+7
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
cfg80211: add some element IDs in enum ieee80211_eid
Amitkumar Karwar
1
-0
/
+3
2010-12-08
b43: rename config option for N-PHY, drop BROKEN
Rafał Miłecki
4
-13
/
+14
2010-12-08
b43: fix split of N-PHY devices into supported and not (based on PHY rev)
Rafał Miłecki
2
-2
/
+1
2010-12-08
b43: set TMS to work with current band width for N-PHY
Rafał Miłecki
4
-7
/
+15
2010-12-08
b43: N-PHY: silence warnings
Rafał Miłecki
1
-2
/
+6
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
b43: flush PHY writes when needed
Rafał Miłecki
2
-0
/
+11
2010-12-08
b43: N-PHY: implement own maskset
Rafał Miłecki
1
-0
/
+10
2010-12-08
b43: N-PHY: reorder and optimize tables initialization
Rafał Miłecki
1
-7
/
+5
2010-12-08
b43: N-PHY: update init tables
Rafał Miłecki
1
-106
/
+106
2010-12-08
ath9k: Check for NULL sta in ath_tx_start
Ben Greear
1
-1
/
+4
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
3
-0
/
+12
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
2010-12-08
ath5k: Put the right tsf value in mesh beacons
Javier Cardona
1
-1
/
+2
2010-12-08
ath5k: Prevent mesh interfaces from being counted as ad-hoc
Javier Cardona
1
-1
/
+1
2010-12-08
ath5k: Fix beaconing in mesh mode
Javier Cardona
1
-3
/
+5
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
2
-14
/
+14
2010-12-07
mac80211: Fix compilation error when mesh is disabled
Javier Cardona
1
-0
/
+2
2010-12-07
ath9k: Remove dead code in recv.c
Mohammed Shafi Shajakhan
1
-5
/
+4
2010-12-07
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
2
-2
/
+4
2010-12-07
ath9k: Properly use unlikely check macro
Mohammed Shafi Shajakhan
1
-3
/
+4
2010-12-07
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
1
-2
/
+2
2010-12-07
ath9k_htc: Add support for handling TX power configuration
Sujith Manoharan
1
-0
/
+6
2010-12-07
ath9k_htc: Cleanup device identification
Sujith Manoharan
7
-30
/
+31
2010-12-07
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-07
ath5k: Use capabilities information for the number of TX queues
Bruno Randolf
2
-28
/
+41
2010-12-07
ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
Ben Greear
2
-2
/
+8
2010-12-07
ath9k: Add device id of AR9485 to pci table
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-12-07
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Setup paprd only for supported chains
Vasanthakumar Thiagarajan
2
-17
/
+36
2010-12-07
ath9k_hw: Program appropriate register for temperature compensation cal for A...
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-07
ath9k_hw: Add IQ cal changes for AR9485
Vasanthakumar Thiagarajan
2
-3
/
+255
2010-12-07
ath9k_hw: Define IQcal correction coefficient registers using index
Vasanthakumar Thiagarajan
2
-8
/
+10
[next]