summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-22iwlwifi: add continuous uCode event log capabilityWey-Yi Guy6-0/+262
2009-12-22iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy7-0/+105
2009-12-22iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2-6/+8
2009-12-22rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-12-22rndis_wlan: copy module parameters for bcm4320a devices tooJussi Kivilinna1-0/+5
2009-12-22rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna1-15/+22
2009-12-22wl1251: enable WMMKalle Valo2-3/+2
2009-12-22wl1251: update tx_hdr when aliging skb in txKalle Valo1-0/+1
2009-12-22wl1251: implement WMMKalle Valo2-5/+5
2009-12-22wl1251: implement wl1251_acx_tid_cfg()Kalle Valo3-0/+102
2009-12-22wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo6-0/+164
2009-12-22wl1251: use __dev_alloc_skb() on RXKalle Valo1-1/+1
2009-12-22wl1251: simplify ELP wakeup time calculationKalle Valo1-3/+3
2009-12-22wl1251: reduce ELP wakeup timeoutKalle Valo1-1/+2
2009-12-22wl1251: fix error handling in wl1251_op_config()Kalle Valo1-2/+7
2009-12-22wl1251: print a debug message when tx_queue is fullKalle Valo1-0/+1
2009-12-22wl1251: add tx queue status to debugfsKalle Valo2-0/+24
2009-12-22ar9170: fix AC_VIDEO txop parameterChristian Lamparter1-1/+1
2009-12-22ar9170: small misc changesChristian Lamparter2-5/+8
2009-12-22ar9170: remove redundant frame flagsChristian Lamparter2-38/+22
2009-12-22ar9170: improve network latencyChristian Lamparter2-18/+18
2009-12-22ar9170: remove dead definitionsChristian Lamparter2-3/+0
2009-12-22ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez1-30/+0
2009-12-22wireless: hostap, fix oops due to early probing interruptColin Ian King1-0/+9
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller19-1339/+865
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds21-1425/+907
2009-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller69-1954/+2581
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz1-2/+5
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz3-6/+8
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz1-1/+1
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz1-4/+4
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre2-4/+4
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-12-04b43: fix two warningsJohannes Berg1-0/+1
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi1-2/+4
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos3-14/+31
2009-12-04airo: Fix integer overflow warningMichael Buesch1-1/+1
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde1-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger1-0/+7
2009-12-04b43: avoid PPC fault during resumeLarry Finger1-2/+8
2009-12-04be2net: Add support for ethtool self testSuresh R3-0/+223
2009-12-04net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha1-2/+2
2009-12-04netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney1-21/+3
2009-12-04bnx2: Refine VPD logic.Michael Chan1-28/+21
2009-12-04ixgbe: use EIAM to automask MSI-XJesse Brandeburg1-6/+19
2009-12-04ixgbe: performance tweaksJesse Brandeburg3-30/+27
2009-12-04ixgbe: change default ring sizeJesse Brandeburg1-2/+2
2009-12-04ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou1-10/+14