aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-15bnx2x: Multi-queueEilon Greenstein
2009-02-15bnx2x: New FWEilon Greenstein
2009-02-15igb: use timecompare to implement hardware time stampingPatrick Ohly
2009-02-15igb: stub support for SIOCSHWTSTAMPPatrick Ohly
2009-02-15igb: access to NIC timePatrick Ohly
2009-02-15net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-14e1000e: Remove mutex_trylock and associated WARN on failure.dave graham
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
2009-02-14tun: Fix merge errorHerbert Xu
2009-02-13Linux 2.6.29-rc5Linus Torvalds
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler
2009-02-13mac80211: split managed/ibss code a little moreJohannes Berg
2009-02-13mac80211: fix IBSS authJohannes Berg
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg
2009-02-13mac80211: RX aggregation: clean up stop sessionJohannes Berg
2009-02-13mac80211: clean up BA session teardownJohannes Berg
2009-02-13mac80211: fix aggregation timer lockupsJohannes Berg
2009-02-13mac80211: fix race in TX aggregationJohannes Berg
2009-02-13mac80211: document TX aggregation (and small cleanup)Johannes Berg
2009-02-13mac80211: hardware should not deny going back to legacyJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: restructure HT codeJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove stray aggregation debugfs definitionJohannes Berg
2009-02-13mac80211: remove bssid argument from prepare_for_handlersJohannes Berg
2009-02-13mac80211: fix beacon enable moreJohannes Berg
2009-02-13mac80211: reject extra IEs for probe request when hw_scanJohannes Berg
2009-02-13mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg
2009-02-13mac80211: disable IBSS beacon before joinJohannes Berg