index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: fix incorrect privacy setting in beacon and probe response
Avinash Patil
2012-06-12
1
-0
/
+11
*
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
Jussi Kivilinna
2012-06-11
1
-1
/
+1
*
ath9k: remove incompatible IBSS interface check in change_iface
Mohammed Shafi Shajakhan
2012-06-11
1
-9
/
+0
*
ath9k: Fix a WARNING on suspend/resume with IBSS
Mohammed Shafi Shajakhan
2012-06-11
1
-9
/
+0
*
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2012-06-08
2
-0
/
+6
*
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
2012-06-08
1
-1
/
+1
*
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
2012-06-08
1
-2
/
+4
*
b43: do not call ieee80211_unregister_hw if we are not registred
Oleksij Rempel
2012-06-08
2
-7
/
+16
*
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
2012-06-08
1
-2
/
+21
*
mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...
Qasim Javed
2012-06-08
1
-0
/
+1
*
rtl8187: ->brightness_set can not sleep
Stanislaw Gruszka
2012-06-08
1
-1
/
+1
*
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...
Stanislav Yakovlev
2012-06-08
1
-15
/
+5
*
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
2012-06-05
1
-0
/
+1
*
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-06-05
1
-2
/
+7
*
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
2012-06-04
1
-0
/
+2
*
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2012-06-04
2
-3
/
+5
*
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
2012-06-04
3
-10
/
+7
*
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-2
/
+2
*
mac80211_hwsim: advertise interface combinations
Johannes Berg
2012-06-04
1
-0
/
+21
*
iwlwifi: fix TX power antenna access
Johannes Berg
2012-06-04
1
-9
/
+9
*
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-04
3
-0
/
+28
*
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-06-04
1
-0
/
+1
*
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-03
5
-90
/
+311
|
\
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
4
-11
/
+182
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-03
14
-67
/
+137
|
\
\
|
*
|
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-06-02
1
-1
/
+1
|
*
|
mcs7830: Implement link state detection
Ondrej Zary
2012-06-02
1
-2
/
+23
|
*
|
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
2012-06-02
1
-9
/
+9
|
*
|
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
1
-1
/
+1
|
*
|
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
2012-06-02
1
-0
/
+3
|
*
|
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-06-01
2
-2
/
+2
|
*
|
8139cp: set ring address before enabling receiver
Jason Wang
2012-06-01
1
-11
/
+11
|
*
|
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-06-01
1
-3
/
+2
|
*
|
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
2012-06-01
1
-3
/
+3
|
*
|
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-06-01
4
-14
/
+63
|
*
|
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
2012-06-01
1
-5
/
+7
|
*
|
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
2012-06-01
2
-15
/
+11
|
*
|
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
2012-06-01
1
-1
/
+1
*
|
|
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-03
12
-175
/
+108
*
|
|
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-02
66
-1841
/
+4734
|
\
\
\
|
*
|
|
video: bfin_adv7393fb: Fix cleanup code
Emil Goode
2012-05-29
1
-20
/
+23
|
*
|
|
video: exynos_dp: reduce delay time when configuring video setting
Jingoo Han
2012-05-29
1
-2
/
+2
|
*
|
|
video: exynos_dp: move sw reset prioir to enabling sw defined function
Jingoo Han
2012-05-29
3
-2
/
+8
|
*
|
|
video: exynos_dp: use devm_ functions
Jingoo Han
2012-05-29
2
-38
/
+12
|
*
|
|
fb: handle NULL pointers in framebuffer release
Dan Carpenter
2012-05-29
1
-0
/
+2
|
*
|
|
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
2012-05-27
287
-3232
/
+5362
|
|
\
\
\
[next]