aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * iwlwifi: update levels of debug printsEster Kummer2008-05-14
| * iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer2008-05-14
| * airo: use netstats in net_device structurePaulius Zaleckas2008-05-14
| * iwlwifi: fix spinlock used before initializedRon Rindjunsky2008-05-14
| * iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-14
| * iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-14
| * iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2008-05-14
| * iwlwifi : Set monitor mode for 4965Abhijeet Kolekar2008-05-14
| * iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach2008-05-14
| * iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2008-05-14
| * iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-14
| * iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky2008-05-14
| * iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler2008-05-14
| * iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-14
| * iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler2008-05-14
| * iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-14
| * iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-14
| * iwlwifi: debugfs EEPROM dumpTomas Winkler2008-05-14
| * iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-14
| * iwlwifi: don't override association channel with control channelTomas Winkler2008-05-14
| * iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky2008-05-14
| * iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-14
| * iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2008-05-14
| * mac80211: proper STA info lockingJohannes Berg2008-05-14
| * mac80211: require four hardware queues for QoS/HTJohannes Berg2008-05-14
| * b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-14
| * b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-14
| * mac80211: tkip.c use kernel-provided infrastructureHarvey Harrison2008-05-14
| * wireless: use get/put_unaligned_* helpersHarvey Harrison2008-05-14
| * mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison2008-05-14
| * wireless: fix "iwlwifi: unify init driver flow"Andrew Morton2008-05-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\ \ | |/ |/|
| * isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-15
| * iphase: Fix 64bit warning.Alan Cox2008-05-15
| * hysdn: No longer broken on SMP.Andrew Morton2008-05-15
| * hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-15
| * atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-15
| * bonding: handle case of device named bonding_masterStephen Hemminger2008-05-15
| * sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-15
| * net: handle errors from device_renameStephen Hemminger2008-05-15
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-14
| |\
| | * 9p: fix error path during early mountEric Van Hensbergen2008-05-14
| | * 9p: make cryptic unknown error from server less scaryEric Van Hensbergen2008-05-14
| | * 9p: fix flags length in netSteven Rostedt2008-05-14
| | * 9p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek2008-05-14
| | * 9p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek2008-05-14
| | * 9p: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-14
| | * fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering2008-05-14
| | * 9p: Documentation updatesEric Van Hensbergen2008-05-14
| | * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-14