aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-13ath5k: Don't call reset on config_interfaceNick Kossifidis
2009-02-13ath5k: Disable BMISS interruptsNick Kossifidis
2009-02-13ath5k: Update reset codeNick Kossifidis
2009-02-13ath5k: Update initvalsNick Kossifidis
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis
2009-02-13ath5k: PHY code cleanupNick Kossifidis
2009-02-13orinoco: hermes doesn't need to be a separate moduleDavid Kilroy
2009-02-13orinoco: hermes_dld does not need to be a moduleDavid Kilroy
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy
2009-02-13orinoco: Add hardware function to set multicast modeDavid Kilroy
2009-02-13orinoco: Use accessor functions for bitrate tablesDavid Kilroy
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy
2009-02-13orinoco: Move MIC helpers into new fileDavid Kilroy
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy
2009-02-11orinoco: Rename orinoco.cDavid Kilroy
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-11ath9k: Add retry counters to rate control debug fileSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-10ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham
2009-02-10e1000e: remove RXSEQ link monitoring for serdesdave graham
2009-02-10e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham
2009-02-10e1000e: add aer supportJesse Brandeburg
2009-02-10irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller
2009-02-10netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman
2009-02-09enic: bug fix: tx_timeout reset path fix-upsScott Feldman
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman
2009-02-09enic: bug fix: return notify intr creditsScott Feldman
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-09ppp: section fixes re netnsAlexey Dobriyan
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09ssb: Add PMU supportMichael Buesch
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez
2009-02-09b43: Add LP 2062 radio initMichael Buesch