summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman2015-01-29
| | * | | | | | | | | brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman2015-01-29
| | * | | | | | | | | wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev2015-01-29
| | * | | | | | | | | wil6210: implement cfg80211 probe_client() opVladimir Kondratiev2015-01-29
| | * | | | | | | | | wil6210: implement skb Tx status reportingVladimir Kondratiev2015-01-29
| | * | | | | | | | | wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman2015-01-29
| | * | | | | | | | | wil6210: interrupt moderation configuration updateVladimir Shulman2015-01-29
| | * | | | | | | | | wil6210: tuning rings sizeVladimir Shulman2015-01-29
| | * | | | | | | | | wil6210: Add Tx queue len configurationVladimir Shulman2015-01-29
| | * | | | | | | | | wil6210: ignore firmware failure to gracefully stop APDedy Lansky2015-01-29
| | * | | | | | | | | wil6210: fix timing of netif_carrier_on indicationDedy Lansky2015-01-29
| | * | | | | | | | | wil6210: sync WMI with firmwareVladimir Kondratiev2015-01-29
| | * | | | | | | | | rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo2015-01-27
| | * | | | | | | | | mwifiex: selectively choose ext_scan supportAvinash Patil2015-01-27
| | * | | | | | | | | mwifiex: add support for USB8801Yogesh Ashok Powar2015-01-27
| | * | | | | | | | | mwifiex: add support for SD8801Yogesh Ashok Powar2015-01-27
| | * | | | | | | | | ath9k and ath9k_htc: rename variable "led_blink"Hong Xu2015-01-27
| | * | | | | | | | | rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh2015-01-27
| | * | | | | | | | | rtlwifi: add support to send beacon frame.Taehee Yoo2015-01-27
| | * | | | | | | | | mwifiex: set netif carrier off in ndo_openJohannes Berg2015-01-27
| * | | | | | | | | | cxgb4: Fix trace observed while dumping clip_tblHariprasad Shenai2015-02-08
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare2015-02-08
| * | | | | | | | | net: rfs: add hash collision detectionEric Dumazet2015-02-08
| * | | | | | | | | cxgb4: Add support in debugfs to dump the congestion control tableHariprasad Shenai2015-02-07
| * | | | | | | | | cxgb4: Add support to dump mailbox content in debugfsHariprasad Shenai2015-02-07
| * | | | | | | | | cxgb4: Add support for ULP RX logic analyzer output in debugfsHariprasad Shenai2015-02-07
| * | | | | | | | | cxgb4: Added support in debugfs to display TP logic analyzer outputHariprasad Shenai2015-02-07
| * | | | | | | | | cxgb4: Add support in debugfs to display sensor informationHariprasad Shenai2015-02-07
| * | | | | | | | | be2net: avoid unncessary swapping of fields in eth_tx_wrbSathya Perla2015-02-07
| * | | | | | | | | be2net: process port misconfig async eventVasundhara Volam2015-02-07
| * | | | | | | | | be2net: refactor be_set_rx_mode() and be_vid_config() for readabilitySathya Perla2015-02-07
| * | | | | | | | | be2net: remove duplicate code in be_cmd_rx_filter()Sathya Perla2015-02-07
| * | | | | | | | | be2net: use offset based FW flashing for Skyhawk chipVasundhara Volam2015-02-07
| * | | | | | | | | be2net: avoid flashing SH-B0 UFI image on SH-P2 chipVasundhara Volam2015-02-07
| * | | | | | | | | be2net: refactor code that checks flash file compatibilityVasundhara Volam2015-02-07
| * | | | | | | | | be2net: replace (1 << x) with BIT(x)Vasundhara Volam2015-02-07
| * | | | | | | | | be2net: move un-exported routines from be.h to respective src filesSathya Perla2015-02-07
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ixgbe: add Tx anti spoofing supportDon Skidmore2015-02-05
| | * | | | | | | | | ixgbevf: combine all of the tasks into a single service taskEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: rewrite watchdog task to function similar to igbvfEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: Add code to check for Tx hangEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: Fix ordering of shutdown to correctly disable Rx and TxEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: set vlan_features in a single write instead of several ORsEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbe: add VXLAN offload support for X550 devicesDon Skidmore2015-02-05
| | * | | | | | | | | ixgbe: Cleanup probe to remove redundant attempt to ID PHYDon Skidmore2015-02-05
| | * | | | | | | | | ixgbe: cleanup redundant default method set_rxpbaDon Skidmore2015-02-05
| | * | | | | | | | | ixgbe: fix setting port VLANEmil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: add RSS support for X550Emil Tantilov2015-02-05
| | * | | | | | | | | ixgbevf: enable multiple queue supportEmil Tantilov2015-02-05