summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi
2010-03-09wl1271: Implemented abstraction of IO functions.Teemu Paasikivi
2010-03-09wl1271: Added functions to enable/disable interrupt handlingTeemu Paasikivi
2010-03-09wl1271: Moved module basics to wl1271_spi.cTeemu Paasikivi
2010-03-09p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socmaster-2010-03-08master-2010-03-03Helmut Schaa
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationmaster-2010-03-02Johannes Berg
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei
2010-03-02zd1211rw: fix potential array underflowDan Carpenter
2010-03-02rfkill: Add support for KEY_RFKILLMatthew Garrett
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko
2010-03-02be2net: fix tx completion pollingSathya Perla
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski
2010-03-02net: fix protocol sk_buff fieldEric Dumazet
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds
2010-02-28vhost-net: restart tx poll on sk_sndbuf fullSridhar Samudrala
2010-02-28vhost: fix get_user_pages_fast error handlingMichael S. Tsirkin