summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01[NET] 9p: kill dead static inline buf_put_stringIlpo Järvinen
2008-02-01[SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore
2008-02-01[IPSEC]: Add support for combined mode algorithmsHerbert Xu
2008-02-01[IPSEC]: Allow async algorithmsHerbert Xu
2008-02-01[IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu
2008-02-01Add new driver 'rndis_wlan' for wireless RNDIS devices.Jussi Kivilinna
2008-02-01Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna
2008-02-01rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()Jussi Kivilinna
2008-02-01rndis_host: Add link_change function pointer to 'struct rndis_data'.Jussi Kivilinna
2008-02-01rndis_host: Add early_init function pointer to 'struct rndis_data'.Jussi Kivilinna
2008-02-01usbnet: add driver_priv pointer to 'struct usbnet'Jussi Kivilinna
2008-02-01rndis_host: export functionsJussi Kivilinna
2008-02-01rndis_host: Split up rndis_host.cJussi Kivilinna
2008-02-01usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna
2008-02-01rndis_host: Fix rndis packet filter flags.Jussi Kivilinna
2008-02-01rndis_host: Halt device if rndis_bind fails.Jussi Kivilinna
2008-02-01rndis_host: Use 1KB buffer in rndis_unbindJussi Kivilinna
2008-02-01cdc_ether: Hardwire CDC descriptors when missingBjorge Dijkstra
2008-02-01rndis_host: Fix sparse warningBjorge Dijkstra
2008-02-01Add another Prism2 card to hostapMarcin Juszkiewicz
2008-02-01hostap_80211.h: remove duplicate prototypeMichal Piotrowski
2008-02-01wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov
2008-02-01libertas: fix interrupt while removing driverHolger Schurig
2008-02-01libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-02-01iwlwifi: correct math in elapsed_jiffiesEric Sandeen
2008-02-01rfkill: add the WiMAX radio typeIñaky Pérez-González
2008-02-01b43: Drop packets that we are not able to encryptMichael Buesch
2008-02-01b43: Fix suspend/resumeMichael Buesch
2008-02-01iwlwifi: Fix uCode error on associationGregory Greenman
2008-02-01iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre
2008-02-01iwlwifi: initialize geo/channel information during probeReinette Chatre
2008-02-01iwl4965: fix return code indicating one interface is supportedReinette Chatre
2008-02-01iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst
2008-02-01rtl8180_dev.c: add support for 1799:700fAdrian Bassett
2008-02-01mac80211: fixing null qos data frames check for reordering bufferRon Rindjunsky
2008-02-01b43legacy: fix MAC control and microcode initStefano Brivio
2008-02-01b43legacy: Fix rfkill allocation leakage in error pathsMichael Buesch
2008-02-01b43: Fix rfkill allocation leakage in error pathsMichael Buesch
2008-02-01ath5k: debug level improvementsBruno Randolf
2008-02-01mac80211: fix alignment warningJohannes Berg
2008-02-01rt61pci: fix-up merge damageJohn W. Linville
2008-02-01Ensure that we export __fatal_signal_pending()Trond Myklebust
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-31debug: turn ignore_loglevel into an early paramIngo Molnar
2008-01-31sched: remove unused paramsGerald Stralko
2008-01-31sched: let +nice tasks have smaller impactPeter Zijlstra