Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag | Felix Fietkau | 2011-03-11 | 1 | -3/+1 | |
| | * | | | | | | wl1251: fix elp_work race condition | Grazvydas Ignotas | 2011-03-11 | 1 | -1/+3 | |
| | * | | | | | | wl1251: remove wl1251_ps_set_elp function | Grazvydas Ignotas | 2011-03-11 | 1 | -34/+3 | |
| * | | | | | | | CS89x0: Add networking support for QQ2440 | Domenico Andreoli | 2011-03-14 | 2 | -2/+13 | |
| * | | | | | | | CS89x0: Finish transition to CS89x0_NONISA_IRQ | Domenico Andreoli | 2011-03-14 | 1 | -4/+4 | |
| * | | | | | | | ftmac100: use GFP_ATOMIC allocations where needed | Eric Dumazet | 2011-03-14 | 1 | -5/+7 | |
| * | | | | | | | be2net: changes for BE3 native mode support | Sathya Perla | 2011-03-14 | 5 | -150/+252 | |
| * | | | | | | | netxen: Notify firmware of Flex-10 interface down | Sony Chacko | 2011-03-14 | 1 | -0/+3 | |
| * | | | | | | | phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses | Peter Korsgaard | 2011-03-14 | 1 | -3/+5 | |
| * | | | | | | | bnx2: Update firmware and version | Michael Chan | 2011-03-14 | 2 | -5/+5 | |
| * | | | | | | | enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO | Vasanthy Kolluri | 2011-03-14 | 3 | -3/+44 | |
| * | | | | | | | drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled | Michel Lespinasse | 2011-03-14 | 2 | -3/+7 | |
| * | | | | | | | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda | 2011-03-14 | 1 | -2/+19 | |
| * | | | | | | | net: sh_eth: add support for SH7757's GETHER | Yoshihiro Shimoda | 2011-03-14 | 1 | -1/+135 | |
| * | | | | | | | net: sh_eth: modify the PHY_INTERFACE_MODE | Yoshihiro Shimoda | 2011-03-14 | 2 | -1/+3 | |
| * | | | | | | | net: sh_eth: remove almost #ifdef of SH7763 | Yoshihiro Shimoda | 2011-03-14 | 2 | -39/+47 | |
| * | | | | | | | net: sh_eth: remove the SH_TSU_ADDR | Yoshihiro Shimoda | 2011-03-14 | 2 | -22/+27 | |
| * | | | | | | | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda | 2011-03-14 | 2 | -422/+527 | |
| * | | | | | | | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 2011-03-12 | 1 | -6/+6 | |
| * | | | | | | | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 | 1 | -1/+1 | |
| * | | | | | | | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 | 3 | -46/+27 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 2011-03-12 | 29 | -469/+1316 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ixgbe: DCB, PFC not cleared until reset occurs | John Fastabend | 2011-03-12 | 2 | -51/+47 | |
| | * | | | | | | | ixgbe: add support for VF Transmit rate limit using iproute2 | Lior Levy | 2011-03-12 | 5 | -2/+93 | |
| | * | | | | | | | ixgbe: DCB, set minimum bandwidth per traffic class | John Fastabend | 2011-03-12 | 1 | -1/+1 | |
| | * | | | | | | | ixgbe: correct typo in define name | Emil Tantilov | 2011-03-12 | 2 | -3/+3 | |
| | * | | | | | | | ixgbe: update PHY code to support 100Mbps as well as 1G/10G | Emil Tantilov | 2011-03-12 | 4 | -99/+245 | |
| | * | | | | | | | ixgbe: remove timer reset to 0 on timeout | Emil Tantilov | 2011-03-12 | 1 | -6/+0 | |
| | * | | | | | | | ixgbe: DCB during ifup use correct CEE or IEEE mode | John Fastabend | 2011-03-12 | 1 | -10/+20 | |
| | * | | | | | | | ixgbe: IEEE 802.1Qaz, implement priority assignment table | John Fastabend | 2011-03-12 | 5 | -19/+36 | |
| | * | | | | | | | ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict | John Fastabend | 2011-03-12 | 2 | -25/+23 | |
| | * | | | | | | | ixgbe: DCB: enable RSS to be used with DCB | John Fastabend | 2011-03-12 | 2 | -9/+25 | |
| | * | | | | | | | ixgbe: enable ndo_tc_setup | John Fastabend | 2011-03-12 | 1 | -1/+23 | |
| | * | | | | | | | ixgbe: DCB, use multiple Tx rings per traffic class | John Fastabend | 2011-03-12 | 3 | -168/+182 | |
| | * | | | | | | | ixgbe: DCB remove ixgbe_fcoe_getapp routine | John Fastabend | 2011-03-12 | 2 | -30/+13 | |
| | * | | | | | | | ixgbe: DCB, implement ieee_setapp dcbnl ops | John Fastabend | 2011-03-12 | 1 | -0/+30 | |
| | * | | | | | | | ixgbe: DCB, implement capabilities flags | John Fastabend | 2011-03-12 | 3 | -36/+95 | |
| | * | | | | | | | igb: Bump version to 3.0.6 | Carolyn Wyborny | 2011-03-12 | 1 | -1/+6 | |
| | * | | | | | | | igb: Add DMA Coalescing feature to driver | Carolyn Wyborny | 2011-03-12 | 5 | -1/+106 | |
| | * | | | | | | | igb: Update NVM functions to work with i350 devices | Carolyn Wyborny | 2011-03-12 | 7 | -8/+306 | |
| | * | | | | | | | igb: Add Energy Efficient Ethernet (EEE) for i350 devices. | Carolyn Wyborny | 2011-03-12 | 6 | -2/+65 | |
| | * | | | | | | | ixgbevf: Fix Driver String | Greg Rose | 2011-03-12 | 1 | -1/+1 | |
| | * | | | | | | | ixgbevf: Fix Version String | Greg Rose | 2011-03-12 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-03-12 | 58 | -1398/+1875 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-11 | 58 | -1398/+1875 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range | John W. Linville | 2011-03-09 | 1 | -1/+1 | |
| | | * | | | | | | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao | 2011-03-09 | 5 | -7/+5 | |
| | | * | | | | | | mwl8k: use kcalloc instead of kmalloc & memset | Shan Wei | 2011-03-09 | 1 | -4/+2 | |
| | | * | | | | | | b43: trivial: update B43_PHY_N description (PHY support) | Rafał Miłecki | 2011-03-07 | 1 | -1/+1 | |
| | | * | | | | | | p54spi: Update kconfig help text | Michael Buesch | 2011-03-07 | 1 | -3/+2 |