summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-02-13orinoco: hermes doesn't need to be a separate moduleDavid Kilroy2-20/+2
2009-02-13orinoco: hermes_dld does not need to be a moduleDavid Kilroy2-33/+4
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy5-2350/+2408
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy4-583/+635
2009-02-13orinoco: Add hardware function to set multicast modeDavid Kilroy1-20/+31
2009-02-13orinoco: Use accessor functions for bitrate tablesDavid Kilroy1-59/+81
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy4-335/+358
2009-02-13orinoco: Move MIC helpers into new fileDavid Kilroy4-74/+105
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy4-219/+265
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy1-5/+5
2009-02-11orinoco: Rename orinoco.cDavid Kilroy7-7/+8
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy1-30/+22
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy1-45/+68
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy1-11/+7
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy1-55/+55
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy1-53/+53
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch5-3/+262
2009-02-11ath9k: Add retry counters to rate control debug fileSujith3-4/+30
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith1-0/+3
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith3-29/+23
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith1-14/+46
2009-02-11ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão1-6/+0
2009-02-11e1000e: Serdes - attempt autoneg when link restored.dave graham2-1/+139
2009-02-11e1000e: remove RXSEQ link monitoring for serdesdave graham1-2/+2
2009-02-11e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2-0/+13
2009-02-11e1000e: add aer supportJesse Brandeburg1-9/+30
2009-02-10irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller1-1/+2
2009-02-10netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2-2/+2
2009-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller85-2713/+3322
2009-02-10enic: Add api for link down count and to get firmware notification status.Scott Feldman4-7/+38
2009-02-10enic: bug fix: tx_timeout reset path fix-upsScott Feldman1-16/+23
2009-02-10enic: record all bad FCS errs as frame errorsScott Feldman2-7/+4
2009-02-10enic: bug fix: return notify intr creditsScott Feldman3-7/+26
2009-02-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-5/+29
2009-02-10ppp: section fixes re netnsAlexey Dobriyan3-3/+3
2009-02-10gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch1-4/+11
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch1-14/+11
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin1-1/+1
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport1-0/+15
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez1-2/+2
2009-02-09b43: Add LP 2062 radio initMichael Buesch4-4/+355
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch5-3/+228
2009-02-09iwlwifi: another led naming fixDanny Kukawka1-4/+4
2009-02-09rt2x00: fix led namingDanny Kukawka1-3/+3
2009-02-09b43legacy: fix led namingDanny Kukawka1-4/+4
2009-02-09ath9k: fix led namingDanny Kukawka1-5/+5
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch2-0/+306
2009-02-09Add new rt73usb USB IDIvo van Doorn1-0/+1
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg1-1/+1