aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville3-6/+16
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg3-15/+21
2007-11-10mac80211: remove unused driver opsJohannes Berg2-27/+1
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg1-91/+0
2007-11-10softmac: MAINTAINERS updateJohannes Berg1-6/+1
2007-11-10rfkill: Fix sparse warningMichael Buesch1-0/+4
2007-11-10rfkill: Use mutex_lock() at register and add sanity checkMichael Buesch1-11/+9
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg2-0/+4
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg2-1/+7
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg1-1/+10
2007-11-10rfkill: Use subsys_initcallMichael Buesch1-1/+1
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg6-27/+42
2007-11-10rfkill: Register LED triggers before registering switchMichael Buesch1-5/+6
2007-11-10ssb: Fix initcall orderingMichael Buesch1-1/+4
2007-11-10softmac: fix wext MLME request reason code endiannessJohannes Berg1-1/+1
2007-11-10[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit.Radu Rendec1-11/+1
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever1-1/+3
2007-11-10[VLAN]: Allow setting mac address while device is upPatrick McHardy3-0/+28
2007-11-10[VLAN]: Don't synchronize addresses while the vlan device is downPatrick McHardy1-0/+4
2007-11-10[INET]: Cleanup the xfrm4_tunnel_(un)registerPavel Emelyanov1-4/+7
2007-11-10[INET]: Add missed tunnel64_err handlerPavel Emelyanov1-1/+12
2007-11-10[IPX]: Use existing sock refcnt debugging infrastructurePavel Emelyanov1-18/+4
2007-11-10[PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov1-8/+3
2007-11-10[NET]: Fix infinite loop in dev_mc_unsync().Joe Perches1-7/+7
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov4-26/+15
2007-11-10[IPV4]: Remove bugus goto-s from ip_route_input_slowPavel Emelyanov1-5/+0
2007-11-10[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug)Ilpo Järvinen1-18/+17
2007-11-10[TCP]: Add unlikely() to sacktag out-of-mem in fragment caseIlpo Järvinen1-1/+1
2007-11-10[TCP]: Fix reord detection due to snd_una covered holesIlpo Järvinen1-18/+32
2007-11-10[TCP]: Consider GSO while counting reord in sacktagIlpo Järvinen1-4/+8
2007-11-10[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.hEric Dumazet1-0/+1
2007-11-10ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFSJerome Pinot1-0/+1
2007-11-10Revert "[ARM] 4642/2: netX: default config for netx based boards"Linus Torvalds1-925/+0
2007-11-10Add missing "\n" to log messageRolf Eike Beer1-1/+1
2007-11-10r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu1-3/+3
2007-11-10r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord1-16/+0
2007-11-10sky2: new pci id'sStephen Hemminger1-0/+2
2007-11-10ax88796: add superh to kconfig dependenciesMagnus Damm1-1/+1
2007-11-10qla3xxx: bugfix: Fix bad logical operation in link state machine.Ron Mercer1-10/+5
2007-11-10qla3xxx: bugfix: Move link state machine into a worker threadRon Mercer2-14/+14
2007-11-10pasemi_mac: Fix CRC checksOlof Johansson1-3/+13
2007-11-10pasemi_mac: Don't set replace-source-address descriptor bitsOlof Johansson1-1/+1
2007-11-10bonding: don't validate address at device openJay Vosburgh1-0/+1
2007-11-10bonding: fix rtnl locking merge errorJay Vosburgh1-2/+2
2007-11-10sky2: netpoll on port 0 onlyStephen Hemminger1-1/+2
2007-11-10b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch1-4/+6
2007-11-10b43legacy: Fix sparse warningMichael Buesch1-1/+1
2007-11-10b43: properly request pcmcia IRQMichael Buesch1-0/+8
2007-11-10b43legacy: fix shared IRQ race conditionStefano Brivio1-8/+11
2007-11-10b43: fix shared IRQ race conditionStefano Brivio1-7/+10