index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
p54spi: Release GPIO lines and IRQ on error in p54spi_probe
Max Filippov
2012-03-05
1
-4
/
+10
*
rndis_wlan: use u8 for key indexes
Jussi Kivilinna
2012-03-05
1
-9
/
+9
*
rndis_wlan: use RNDIS_WLAN_NUM_KEYS for all key index checks
Jussi Kivilinna
2012-03-05
1
-3
/
+5
*
rndis_wlan: fix le16/le32_to_cpu mix up with config.beacon_period
Jussi Kivilinna
2012-03-05
1
-7
/
+7
*
rndis_wlan: prevent integer overflow in indication()
Dan Carpenter
2012-03-05
1
-2
/
+2
*
rndis_wlan: make some variables unsigned
Dan Carpenter
2012-03-05
1
-2
/
+4
*
rndis_wlan: remove unneeded variables
Dan Carpenter
2012-03-05
1
-4
/
+2
*
rndis_wlan: integer overflows in rndis_wlan_do_link_up_work()
Dan Carpenter
2012-03-05
1
-4
/
+9
*
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2012-03-05
7
-1
/
+39
*
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
2012-03-05
1
-0
/
+2
*
ath9k: make use of list_for_each_entry_safe
Mohammed Shafi Shajakhan
2012-03-05
1
-7
/
+2
*
ath9k: completely zero intialize valid_phy_rate_idx
Mohammed Shafi Shajakhan
2012-03-05
2
-3
/
+1
*
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2012-03-05
2
-5
/
+19
*
mwifiex: fix bug in wildcard scan handling
Amitkumar Karwar
2012-03-05
3
-33
/
+27
*
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
8
-27
/
+19
*
mwifiex: correct bitrates advertised to cfg80211
Avinash Patil
2012-03-05
1
-4
/
+2
*
MIPS: BCM47XX: provide sprom to bcma bus
Hauke Mehrtens
2012-03-05
1
-4
/
+35
*
MIPS: BCM47XX: move and extend sprom parsing
Hauke Mehrtens
2012-03-05
4
-151
/
+625
*
MIPS: BCM47XX: fix signature of nvram_parse_macaddr
Hauke Mehrtens
2012-03-05
1
-1
/
+1
*
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
2012-03-05
1
-2
/
+1
*
bcma: add support for sprom not found on the device
Hauke Mehrtens
2012-03-05
2
-8
/
+75
*
bcma: export bcma_find_core
Hauke Mehrtens
2012-03-05
2
-1
/
+3
*
ssb: add some missing sprom attributes
Hauke Mehrtens
2012-03-05
1
-1
/
+75
*
ssb: add alpha2
Hauke Mehrtens
2012-03-05
1
-0
/
+1
*
ssb: fix per path sprom vars
Hauke Mehrtens
2012-03-05
1
-1
/
+1
*
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-03-05
5
-50
/
+24
*
ssb: sprom fix some sizes / signedness
Hauke Mehrtens
2012-03-05
1
-8
/
+8
*
ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status
Felix Fietkau
2012-03-05
2
-3
/
+6
*
ath9k_hw: enable interrupts for beacon tx completion events
Felix Fietkau
2012-03-05
1
-1
/
+5
*
ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet
Felix Fietkau
2012-03-05
1
-1
/
+2
*
Revert "ath9k_hw: Fix false tx hung detection in AR9003 chips"
Felix Fietkau
2012-03-05
2
-12
/
+2
*
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-03-05
5
-10
/
+22
*
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
10
-34
/
+45
|
\
|
*
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
2012-02-29
1
-0
/
+1
|
*
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
1
-3
/
+5
|
*
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-02-29
1
-0
/
+1
|
*
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
2012-02-23
1
-3
/
+3
|
*
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
2012-02-23
1
-5
/
+1
|
*
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
|
*
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-21
1
-1
/
+1
|
*
iwlwifi: fix key removal
Johannes Berg
2012-02-21
1
-1
/
+9
|
*
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
1
-1
/
+2
|
*
ath9k_hw: prevent writes to const data on AR9160
Felix Fietkau
2012-02-21
3
-25
/
+20
*
|
ath9k: decouple RX error checking for DFS
Zefir Kurtisi
2012-02-29
1
-6
/
+6
*
|
iwlegacy: remove unused enum il4965_calib_enabled_state
Greg Dietsche
2012-02-29
1
-5
/
+0
*
|
iwlegacy: remove enum iw_calib and related code
Greg Dietsche
2012-02-29
4
-32
/
+0
*
|
iwlegacy: Kconfig: Change Debug Option to be more clear
Greg Dietsche
2012-02-29
1
-1
/
+1
*
|
iwlegacy: Kconfig: Move Debugging Options
Greg Dietsche
2012-02-29
1
-39
/
+39
*
|
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
6
-18
/
+30
[prev]
[next]