summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler2008-05-145-104/+105
| * iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-145-44/+75
| * iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler2008-05-141-0/+9
| * iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-146-63/+127
| * iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-144-39/+39
| * iwlwifi: debugfs EEPROM dumpTomas Winkler2008-05-142-0/+43
| * iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-145-20/+20
| * iwlwifi: don't override association channel with control channelTomas Winkler2008-05-141-2/+2
| * iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky2008-05-141-2/+2
| * iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-146-467/+517
| * iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2008-05-142-13/+15
| * mac80211: proper STA info lockingJohannes Berg2008-05-1411-125/+181
| * mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-143-10/+18
| * b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+17
| * b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-144-34/+18
| * mac80211: tkip.c use kernel-provided infrastructureHarvey Harrison2008-05-141-99/+46
| * wireless: use get/put_unaligned_* helpersHarvey Harrison2008-05-142-10/+8
| * mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison2008-05-141-15/+17
| * wireless: fix "iwlwifi: unify init driver flow"Andrew Morton2008-05-141-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15980-13021/+25442
|\ \ | |/ |/|
| * isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
| * iphase: Fix 64bit warning.Alan Cox2008-05-141-1/+2
| * hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1
| * hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-141-9/+5
| * atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
| * bonding: handle case of device named bonding_masterStephen Hemminger2008-05-141-2/+10
| * sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-142-10/+4
| * net: handle errors from device_renameStephen Hemminger2008-05-141-1/+5
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-1423-215/+1014
| |\
| | * 9p: fix error path during early mountEric Van Hensbergen2008-05-148-45/+47
| | * 9p: make cryptic unknown error from server less scaryEric Van Hensbergen2008-05-141-2/+2
| | * 9p: fix flags length in netSteven Rostedt2008-05-142-3/+3
| | * 9p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek2008-05-141-1/+1
| | * 9p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek2008-05-141-9/+9
| | * 9p: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-142-14/+45
| | * fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering2008-05-141-6/+34
| | * 9p: Documentation updatesEric Van Hensbergen2008-05-1418-124/+854
| | * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-143-15/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1410-151/+89
| |\ \
| | * | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-124-24/+44
| | * | lmb: Make lmb debugging more useful.David S. Miller2008-05-121-11/+22
| | * | lmb: Fix inconsistent alignment of size argument.David S. Miller2008-05-121-4/+8
| | * | sparc: Fix mremap address range validation.David S. Miller2008-05-125-112/+15
| * | | net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-141-0/+1
| * | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-141-2/+5
| * | | Remove blkdev warning triggered by using mdNeil Brown2008-05-148-6/+19
| * | | char: select fw_loader by moxaJiri Slaby2008-05-141-0/+1
| * | | memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-142-41/+45
| * | | mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-142-4/+23
| * | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-141-1/+7