summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-02rt2x00: Invert scheduled packet_filter checkIvo van Doorn1-2/+2
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-02iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-02iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-02iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas9-34/+271
2008-04-02iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas3-0/+36
2008-04-02net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton1-1/+1
2008-04-02rt2x00: fixup some non-functional merge errorsJohn W. Linville2-5/+1
2008-04-02libertas: don't depend on IEEE80211Holger Schurig3-1/+31
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig5-48/+32
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig6-121/+22
2008-04-02libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig4-61/+11
2008-04-02endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro1-2/+2
2008-04-01Linux 2.6.25-rc8v2.6.25-rc8Linus Torvalds1-1/+1
2008-04-01mac80211: correct use_short_preamble handlingVladimir Koutny1-5/+4
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch1-2/+4
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch1-1/+6
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann1-0/+12
2008-04-01Fix undefined count_partial if !CONFIG_SLABINFOChristoph Lameter1-1/+1
2008-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-4/+5
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds13-288/+33
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds14-423/+654
2008-04-01[WATCHDOG] Fix it8712f_wdt.c wrong byte order accessing WDT_TIMEOUTOliver Schuster1-12/+2
2008-04-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+28
2008-04-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-5/+16
2008-04-01Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-10/+10
2008-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-16/+14
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki2-62/+14
2008-04-01plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka1-3/+4
2008-04-01[MIPS] XSS1500: Fix compilationFlorian Fainelli2-3/+2
2008-04-01[MIPS] Bigsur: make defconfig more useful.Ralf Baechle1-364/+575
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov4-31/+43
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer1-0/+1
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2-16/+11
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa1-1/+1
2008-04-01[MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer1-2/+5
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle1-0/+1
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle1-6/+15
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov4-8/+9
2008-04-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for...Dmitry Torokhov886-11005/+13399
2008-04-01[LLC]: skb allocation size for responsesJoonwoo Park7-35/+74
2008-04-01[IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov1-7/+34
2008-04-01[IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov1-7/+34
2008-04-01[SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2-10/+46
2008-04-01[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2-0/+51
2008-04-01[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov11-28/+34
2008-04-01[NETNS]: Introduce a netns_core structure.Pavel Emelyanov4-11/+22
2008-04-01[IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki1-2/+2