summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison14-101/+101
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison4-149/+143
2009-02-14tun: Fix merge errorHerbert Xu1-1/+1
2009-02-12net: Fix page seeking for skb_splice_bits().Jarek Poplawski1-1/+6
2009-02-11ehea: Fix: Remove adapter from adapter list in error pathHannes Hering2-1/+2
2009-02-10ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão1-6/+0
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham2-1/+139
2009-02-10e1000e: remove RXSEQ link monitoring for serdesdave graham1-2/+2
2009-02-10e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2-0/+13
2009-02-10e1000e: add aer supportJesse Brandeburg1-9/+30
2009-02-10net: Move skbuff symbol exports after each symbol's definition.David S. Miller1-43/+36
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-10pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.Jarek Poplawski1-1/+1
2009-02-09net: Kill skbuff macros from the stone ages.David S. Miller1-3/+0
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller101-2798/+4269
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman4-7/+38
2009-02-09enic: bug fix: tx_timeout reset path fix-upsScott Feldman1-16/+23
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman2-7/+4
2009-02-09enic: bug fix: return notify intr creditsScott Feldman3-7/+26
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-12/+76
2009-02-09ppp: section fixes re netnsAlexey Dobriyan3-3/+3
2009-02-09bridge: Fix LRO crash with tunHerbert Xu1-1/+6
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA1-1/+1
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso1-2/+3
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso1-0/+10
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond1-0/+21
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
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-09ssb: Add PMU supportMichael Buesch4-13/+734
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 Rapoport2-0/+22
2009-02-09mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan1-2/+16
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-09cfg80211: add get reg commandLuis R. Rodriguez4-1/+88
2009-02-09mac80211: do not TX injected frames when not allowedLuis R. Rodriguez1-0/+21
2009-02-09mac80211: convert master interface to netdev_opsJohannes Berg1-10/+18
2009-02-09mac80211: convert to net_device_opsJohannes Berg1-17/+30
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg5-28/+11