Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-10 | ath5k: remove permissions from debugfs files | Jiri Slaby | |
Don't allow users to open debugfs files, because it can cause oopses. When a user opens some file, driver unlinks it and frees the corresponding structure, we will dereference freed memory. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2009-04-29 | Merge branch 'master' of ↵ | David S. Miller | |
master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Conflicts: Documentation/isdn/00-INDEX drivers/net/wireless/iwlwifi/iwl-scan.c drivers/net/wireless/rndis_wlan.c net/mac80211/main.c | |||
2009-04-22 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | |
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |